0 out of 1 rated this helpful - Rate this topic

IDataServiceMetadataProvider Interface

Maintains metadata about a custom data service provider.

Namespace:  System.Data.Services.Providers
Assembly:  System.Data.Services (in System.Data.Services.dll)
public interface IDataServiceMetadataProvider

The IDataServiceMetadataProvider type exposes the following members.

  Name Description
Public property ContainerName Container name for the data source.
Public property ContainerNamespace Namespace name for the data source.
Public property ResourceSets Gets all available containers.
Public property ServiceOperations Returns all the service operations in this data source.
Public property Types Returns all the types in this data source.
Top
  Name Description
Public method GetDerivedTypes Attempts to return all types that derive from the specified resource type.
Public method GetResourceAssociationSet Gets the ResourceAssociationSet instance when given the source association end.
Public method HasDerivedTypes Determines whether a resource type has derived types.
Public method TryResolveResourceSet Tries to get a resource set based on the specified name.
Public method TryResolveResourceType Tries to get a resource type based on the specified name.
Public method TryResolveServiceOperation Tries to get a service operation based on the specified name.
Top

.NET Framework

Supported in: 4

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ