메소드 | 설명 | |
---|---|---|
DataFilter ( string expression, |
Creates a new instance.
|
|
Invoke ( |
Tests whether a single DataRow matches the filter expression.
|
|
Invoke ( |
Tests whether a single DataRow matches the filter expression.
|
메소드 | 설명 | |
---|---|---|
DataFilter ( ) : System |
public DataFilter ( string expression, |
||
expression | string | Filter expression string. |
dataTable | ||
리턴 | System |
public Invoke ( |
||
row | ||
version | DataRowVersion | The row version to use. |
리턴 | bool |