IDataObjectCountOptions Methods |
Name | Description | |
---|---|---|
![]() | AddFilterExpression(String, ExpInnerOperator, Boolean, String) |
Adds a filter expression to the load options for a value property with data type 'Boolean'.
(Inherited from IDataObjectLoadOptionsBase.) |
![]() | AddFilterExpression(String, ExpInnerOperator, IEnumerableInt32, String) |
Adds a filter expression to the load options for a set- of a reference-property.
(Inherited from IDataObjectLoadOptionsBase.) |
![]() | AddFilterExpression(String, ExpInnerOperator, DateTime, String) |
Adds a filter expression to the load options for a value property with data type 'DateTime'.
(Inherited from IDataObjectLoadOptionsBase.) |
![]() | AddFilterExpression(String, ExpInnerOperator, Int32, String) |
Adds a filter expression to the load options for a value property with data type 'Integer'.
(Inherited from IDataObjectLoadOptionsBase.) |
![]() | AddFilterExpression(String, ExpInnerOperator, String, String) |
Adds a filter expression to the load options for a value property with data type 'Text'.
(Inherited from IDataObjectLoadOptionsBase.) |