메소드 | 설명 | |
---|---|---|
FilterOption ( ) : System | ||
FilterOption ( string columnName, object value ) : System | ||
SetFilterTokens ( List |
||
StringValue ( ) : string | ||
ToFilter ( ) : |
||
ToJS ( ) : Newtonsoft.Json.Linq.JObject | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
EncodeCSV ( string p ) : string |
public FilterOption ( string columnName, object value ) : System | ||
columnName | string | |
value | object | |
리턴 | System |
public static SetFilterTokens ( List |
||
filters | List |
|
queryDescription | ||
canAggregate | bool | |
리턴 | void |