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

属性值

适用于