RelationalStrings.DistinctOnCollectionNotSupported 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.
Using 'Distinct' operation on a projection containing a collection is not supported.
[System.Runtime.CompilerServices.Nullable(1)]
public static string DistinctOnCollectionNotSupported { get; }
public static string DistinctOnCollectionNotSupported { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member DistinctOnCollectionNotSupported : string
static member DistinctOnCollectionNotSupported : string
Public Shared ReadOnly Property DistinctOnCollectionNotSupported As String
Property Value
- Attributes