CreateTableStatement.SelectStatement 属性

定义

表示 CTAS 语句的查询部分。

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

属性值

适用于