Overload List
Type | Name | Description |
---|---|---|
![]() | FilterElement()()() |
This method is exposed to satisfy the ISerializable interface.
|
![]() | FilterElement(SerializationInfo, StreamingContext) |
This method is exposed to satisfy the ISerializable interface.
|
![]() | FilterElement(Nullable<(Of <(Int32>)>), Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), FilteredPropertyType) | Obsolete.
Creates a FilterElement object that specifies, by type,
which properties to retrieve from the server.
|
![]() | FilterElement(Nullable<(Of <(Int32>)>), Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), String) | Obsolete.
Creates a FilterElement object that specifies, either by identifier or by
type, one or more properties to retrieve from the server.
|
![]() | FilterElement(Nullable<(Of <(Int32>)>), Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), FilteredPropertyType, Nullable<(Of <(Int32>)>)) |
Creates a FilterElement object that specifies, by type,
which properties to retrieve from the server.
|
![]() | FilterElement(Nullable<(Of <(Int32>)>), Nullable<(Of <(Int64>)>), Nullable<(Of <(Boolean>)>), String, Nullable<(Of <(Int32>)>)) |
Creates a FilterElement object that specifies, either by identifier or by
type, one or more properties to retrieve from the server.
|