InsertSpecification.InsertSource Propiedad

Definición

El origen de inserción puede ser ValuesInsertSource, SelectInsertSource o 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

Valor de propiedad

Se aplica a