SelectInsertSource.Select Property

Definition

The select query for the values to insert.

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

Property Value

Applies to