ViewStatementBody.SelectStatement 속성

정의

optiona 공통 테이블 식 및 xml 네임스페이스 절이 있는 select를 나타내는 쿼리 식입니다.

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

속성 값

적용 대상