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.

public static string SplitQueryString { get; }
static member SplitQueryString : string
Public Shared ReadOnly Property SplitQueryString As String

Property Value

Applies to