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.
Opens different types that are supported only in version 1.2 and after version 2.0.
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>