BinaryQueryExpression.FirstQueryExpression 속성

정의

첫 번째 쿼리 식입니다.

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

속성 값

적용 대상