Share via


QueryCompilationContext.QueryParameterPrefix Field

Definition

Prefix for all the query parameters generated during parameter extraction in query pipeline.

This property is typically used by database providers (and other extensions). It is generally not used in application code.

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

Field Value

Applies to