Share via


RelationalStrings.SplitQueryString Property

Definition

This LINQ query is being executed in split-query mode, and the SQL shown is for the first query to be executed. Additional queries may also be executed depending on the results of the first query.

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

Property Value

Attributes

Applies to