Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
References to EDM stream type are not supported before version 3.0.
Namespace: Microsoft.Data.Edm.Validation
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Shared ReadOnly StreamTypeReferencesNotSupportedBeforeV3 As ValidationRule(Of IEdmPrimitiveTypeReference)
'Usage
Dim value As ValidationRule(Of IEdmPrimitiveTypeReference)
value = ValidationRules.StreamTypeReferencesNotSupportedBeforeV3
public static readonly ValidationRule<IEdmPrimitiveTypeReference> StreamTypeReferencesNotSupportedBeforeV3
public:
static initonly ValidationRule<IEdmPrimitiveTypeReference^>^ StreamTypeReferencesNotSupportedBeforeV3
static val StreamTypeReferencesNotSupportedBeforeV3: ValidationRule<IEdmPrimitiveTypeReference>
public static final var StreamTypeReferencesNotSupportedBeforeV3 : ValidationRule<IEdmPrimitiveTypeReference>