SetIdentityInsertStatement.Table Property

Definition

Name of a table with an idntity column

public Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName Table { get; set; }
member this.Table : Microsoft.SqlServer.TransactSql.ScriptDom.SchemaObjectName with get, set
Public Property Table As SchemaObjectName

Property Value

Applies to