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

Public method

GetIdentifier(IEnumerable<String>)

Gets the identifier from the model by scope ID and a list of strings. (Inherited from ModelStore.)

Public method

GetIdentifier(array<String[])

Gets the identifier from the model by scope ID and a string. (Inherited from ModelStore.)

Public method

GetIdentifier(IEnumerable<String>, IExternalReferenceParts)

Gets the identifier from the model. (Inherited from ModelStore.)

Top

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace