ElementClass Members

Include Protected Members
Include Inherited Members

The metadata class for elements.

The ElementClass type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetPropertyClass Returns the property class defined by the name. (Inherited from PropertyContainerClass.)
Public method GetRelationshipClass Gets the relationship class as specified.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ImplementsInterface Returns whether it implements the given interface type.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnExternalPropertyClassAdded This method does nothing. (Inherited from PropertyContainerClass.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ClassName Gets the element class name.
Public property HierarchicalRelationshipClass
Public property IdentifierGroup Gets the IdentifierGroup to which this element class belongs.
Public property ImplementedInterfaces
Public property NameMandatory Gets whether instances of this annotation should always have a name.
Public property PropertyClasses (Inherited from PropertyContainerClass.)
Public property RelationshipClasses

Top

See Also

Reference

ElementClass Class

Microsoft.Data.Schema.SchemaModel Namespace