InsertSpecification.InsertSource プロパティ

定義

挿入ソースには、ValuesInsertSource、SelectInsertSource、または 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

プロパティ値

適用対象