InsertSpecification.InsertSource Property

Definition

The insert source can be ValuesInsertSource, SelectInsertSource, or ExecuteInsertSource.

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

Property Value

Applies to