QueryCompilationContext.QueryContextParameter 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ParameterExpression 代表 QueryContext 查詢運算式中的參數。
這個屬性通常是由資料庫提供者使用, (和其他延伸模組) 。 它通常不會用於應用程式程式碼中。
public static readonly System.Linq.Expressions.ParameterExpression QueryContextParameter;
staticval mutable QueryContextParameter : System.Linq.Expressions.ParameterExpression
Public Shared ReadOnly QueryContextParameter As ParameterExpression