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.
Validiert, dass eine Funktion nicht bindungsfähig ist.
Namespace: Microsoft.Data.Edm.Validation
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Shared ReadOnly FunctionImportIsBindableNotSupportedBeforeV3 As ValidationRule(Of IEdmFunctionImport)
'Usage
Dim value As ValidationRule(Of IEdmFunctionImport)
value = ValidationRules.FunctionImportIsBindableNotSupportedBeforeV3
public static readonly ValidationRule<IEdmFunctionImport> FunctionImportIsBindableNotSupportedBeforeV3
public:
static initonly ValidationRule<IEdmFunctionImport^>^ FunctionImportIsBindableNotSupportedBeforeV3
static val FunctionImportIsBindableNotSupportedBeforeV3: ValidationRule<IEdmFunctionImport>
public static final var FunctionImportIsBindableNotSupportedBeforeV3 : ValidationRule<IEdmFunctionImport>