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

プロパティ値

適用対象