3.0 版之前不支援 EDM 空間型別的參考。
命名空間: Microsoft.Data.Edm.Validation
組件: Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)
語法
'宣告
Public Shared ReadOnly SpatialTypeReferencesNotSupportedBeforeV3 As ValidationRule(Of IEdmPrimitiveTypeReference)
'用途
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>