ResourceType Methods

Include Protected Members
Include Inherited Members

The ResourceType type exposes the following members.

Methods

  Name Description
Public method AddEntityPropertyMappingAttribute Adds an EntityPropertyMappingAttribute for the resource type.
Public method AddProperty Adds the property supplied by the resourceProperty parameter to the type.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetCollectionResourceType Gets a CollectionResourceType representing a collection of the specified itemType items.
Public methodStatic member GetEntityCollectionResourceType Gets a EntityCollectionResourceType representing a collection of the specified itemType items.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetPrimitiveResourceType Gets a resource type that represent a primitive type when given a Type object.
Public method GetType (Inherited from Object.)
Protected method LoadPropertiesDeclaredOnThisType Returns a list of properties declared by this resource type.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetReadOnly Sets the resource type to read-only.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ResourceType Class

System.Data.Services.Providers Namespace