CoreStrings.ErrorInvalidQueryable 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.
Cannot use multiple context instances within a single query execution. Ensure the query uses a single context instance.
[System.Runtime.CompilerServices.Nullable(1)]
public static string ErrorInvalidQueryable { get; }
public static string ErrorInvalidQueryable { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member ErrorInvalidQueryable : string
static member ErrorInvalidQueryable : string
Public Shared ReadOnly Property ErrorInvalidQueryable As String
Property Value
- Attributes