QueryCompilationContext.QueryParameterPrefix 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
查询管道中参数提取期间生成的所有查询参数的前缀。
此属性通常由数据库提供程序 (和其他扩展) 使用。 它通常不用于应用程序代码。
public const string QueryParameterPrefix;
val mutable QueryParameterPrefix : string
Public Const QueryParameterPrefix As String