Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
References to EDM spatial types 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 SpatialTypeReferencesNotSupportedBeforeV3 As ValidationRule(Of IEdmPrimitiveTypeReference)
'Usage
Dim value As ValidationRule(Of IEdmPrimitiveTypeReference)
value = ValidationRules.SpatialTypeReferencesNotSupportedBeforeV3
public static readonly ValidationRule<IEdmPrimitiveTypeReference> SpatialTypeReferencesNotSupportedBeforeV3
public:
static initonly ValidationRule<IEdmPrimitiveTypeReference^>^ SpatialTypeReferencesNotSupportedBeforeV3
static val SpatialTypeReferencesNotSupportedBeforeV3: ValidationRule<IEdmPrimitiveTypeReference>
public static final var SpatialTypeReferencesNotSupportedBeforeV3 : ValidationRule<IEdmPrimitiveTypeReference>