RelationalStrings.SelectCanOnlyBeBuiltOnCollectionJsonQuery 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.
SelectExpression can only be built over a JsonQueryExpression that represents a collection within the JSON document.
[System.Runtime.CompilerServices.Nullable(1)]
public static string SelectCanOnlyBeBuiltOnCollectionJsonQuery { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member SelectCanOnlyBeBuiltOnCollectionJsonQuery : string
Public Shared ReadOnly Property SelectCanOnlyBeBuiltOnCollectionJsonQuery As String
Property Value
- Attributes