Share via


CoreStrings.RuntimeParameterMissingParameter Property

Definition

While registering a runtime parameter, the lambda expression must have only one parameter which must be same as 'QueryCompilationContext.QueryContextParameter' expression.

[System.Runtime.CompilerServices.Nullable(1)]
public static string RuntimeParameterMissingParameter { get; }
public static string RuntimeParameterMissingParameter { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member RuntimeParameterMissingParameter : string
static member RuntimeParameterMissingParameter : string
Public Shared ReadOnly Property RuntimeParameterMissingParameter As String

Property Value

Attributes

Applies to