SchemaObjectName.BaseIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The identifier that represents the table name.
public virtual Microsoft.SqlServer.TransactSql.ScriptDom.Identifier BaseIdentifier { get; }
member this.BaseIdentifier : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier
Public Overridable ReadOnly Property BaseIdentifier As Identifier