QueryCompilationContext.QueryParameterPrefix 字段

定义

查询管道中参数提取期间生成的所有查询参数的前缀。

此属性通常由数据库提供程序 (和其他扩展) 使用。 它通常不用于应用程序代码。

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

字段值

适用于