CoreStrings.NotQueryingEnumerable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The given 'IQueryable' does not support generation of query strings.
[System.Runtime.CompilerServices.Nullable(1)]
public static string NotQueryingEnumerable { get; }
public static string NotQueryingEnumerable { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member NotQueryingEnumerable : string
static member NotQueryingEnumerable : string
Public Shared ReadOnly Property NotQueryingEnumerable As String
Property Value
- Attributes