DataServiceProviderMethods Class
.NET Framework 4.5
Performs late-bound operations on resource sets with a custom data service provider.
Namespace: System.Data.Services.Providers
Assembly: System.Data.Services (in System.Data.Services.dll)
The DataServiceProviderMethods type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Compare(Boolean, Boolean) | Infrastructure. Returns comparison information for Boolean parameters in an operation expression. |
![]() ![]() | Compare(Nullable<Boolean>, Nullable<Boolean>) | Infrastructure. Returns comparison information for nullable Boolean parameters in an operation expression. |
![]() ![]() | Compare(Guid, Guid) | Infrastructure. Returns comparison information for GUID parameters in an operation expression. |
![]() ![]() | Compare(Nullable<Guid>, Nullable<Guid>) | Infrastructure. Returns comparison information for nullable GUID parameters in an operation expression. |
![]() ![]() | Compare(String, String) | Infrastructure. Returns comparison information for string parameters in an operation expression. |
![]() ![]() | Convert | Casts a value to a specified type. |
![]() ![]() | GetSequenceValue<T> | Gets a named value from the specified object as a sequence. |
![]() ![]() | GetValue | Gets a named value from the specified object. |
![]() ![]() | TypeIs | Determines if the value is of a specified type. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
