Method | Description | |
---|---|---|
GetParameters ( |
||
GetParameters ( |
Gets the available parameters for the specified data context type, with a specific data context adapter to adapt original data context to the final data context to which the parameters is applicable.
|
Method | Description | |
---|---|---|
CreateConditionParameter ( |
||
FindConditionParameters ( |
||
GetDefaultOperators ( |
||
IsNullableEnum ( |
public GetParameters ( |
||
dataContextType | ||
return | IEnumerable |
public GetParameters ( |
||
dataContextType | The data context type. | |
dataContextAdapter | object>.Func | The adapter to adapt original data context to the final data context. |
return | IEnumerable |