Share via


ModelStore.Identifier Members

Include Protected Members
Include Inherited Members

Used as a proxy to the identifier.

The ModelStore.Identifier type exposes the following members.

Constructors

  Name Description
Protected method ModelStore.Identifier Initializes an instance of ModelStore.Identifier class.

Top

Methods

  Name Description
Public methodStatic member Equals Overloaded. Returns whether identifiers are equal.
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 Returns the hash code value. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsExternal Returns whether the name has external reference parts.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ExternalReferenceParts
Public property Model Gets the model for this identifier.
Public property Parts

Top

See Also

Reference

ModelStore.Identifier Class

Microsoft.Data.Schema.SchemaModel Namespace