SqlSchemaModel.GetIdentifier Method
Include Protected Members
Include Inherited Members
Gets the identifier from the model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetIdentifier(IEnumerable<String>)
Gets the identifier from the model by scope ID and a list of strings. (Inherited from ModelStore.)
Gets the identifier from the model by scope ID and a string. (Inherited from ModelStore.)
GetIdentifier(IEnumerable<String>, IExternalReferenceParts)
Gets the identifier from the model. (Inherited from ModelStore.)
Top