Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Verweise auf EDM-Datenstromtyp werden nicht vor Version 3.0 unterstützt.
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>