Freigeben über


ValidationRules.OpenTypesNotSupported-Feld

Öffnet verschiedene Typen, die nur in Version 1.2 und nach Version 2.0 unterstützt werden.

Namespace:  Microsoft.Data.Edm.Validation
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

'Declaration
Public Shared ReadOnly OpenTypesNotSupported As ValidationRule(Of IEdmStructuredType)
'Usage
Dim value As ValidationRule(Of IEdmStructuredType)

value = ValidationRules.OpenTypesNotSupported
public static readonly ValidationRule<IEdmStructuredType> OpenTypesNotSupported
public:
static initonly ValidationRule<IEdmStructuredType^>^ OpenTypesNotSupported
static val OpenTypesNotSupported: ValidationRule<IEdmStructuredType>
public static final var OpenTypesNotSupported : ValidationRule<IEdmStructuredType>

Siehe auch

Verweis

ValidationRules Klasse

Microsoft.Data.Edm.Validation-Namespace