Click or drag to resize
LLBLGenProODataServiceMetadataProvider Methods

The LLBLGenProODataServiceMetadataProvider type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDerivedTypes
Attempts to return all types that derive from the specified resource type.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetResourceAssociationSet
Gets the ResourceAssociationSet instance when given the source association end.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasDerivedTypes
Determines whether a resource type has derived types.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryResolveResourceSet
Tries to get a resource set based on the specified name.
Public methodTryResolveResourceType
Tries to get a resource type based on the specified name.
Public methodTryResolveServiceOperation
Tries to get a service operation based on the specified name.
Top
See Also