InsertStatement.InsertSpecification 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 properties for the Insert
public Microsoft.SqlServer.TransactSql.ScriptDom.InsertSpecification InsertSpecification { get; set; }
member this.InsertSpecification : Microsoft.SqlServer.TransactSql.ScriptDom.InsertSpecification with get, set
Public Property InsertSpecification As InsertSpecification