SchemaObjectName.ChooseIdentifier Method
SQL Server 2012
Returns which index are really meant for the given property defined by the modifier.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Parameters
- modifier
- Type: System.Int32
The modifier that is used to figure out the identifier.
Return Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierThe index meant for the given property.
