Overload List
Type | Name | Description |
---|---|---|
![]() | AddIncludeType(FilterElement) |
Adds properties identified by type in a FilterElement object to be included
during an object retrieval or object refresh. The property type can be specified
in the FilterElement object by a single FilteredPropertyType constant
or a space-separated list of type specifiers.
|
![]() | AddIncludeType(Int32, Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), FilteredPropertyType) | Obsolete.
Creates a FilterElement object and adds properties identified by type to be
included during an object retrieval or object refresh.
|
![]() | AddIncludeType(Int32, Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), FilteredPropertyType, Nullable<(Of <(Int32>)>)) |
Creates a FilterElement object and adds properties identified by type to be
included during an object retrieval or object refresh.
|