次の方法で共有


QueryCompilationContext.QueryParameterPrefix フィールド

定義

クエリ パイプラインでのパラメーター抽出中に生成されるすべてのクエリ パラメーターのプレフィックス。

このプロパティは、通常、データベース プロバイダー (およびその他の拡張機能) によって使用されます。 通常、アプリケーション コードでは使用されません。

public const string QueryParameterPrefix;
val mutable QueryParameterPrefix : string
Public Const QueryParameterPrefix As String 

フィールド値

適用対象