Partager via


ModelTranslator.CompatibilityLevel, propriété

Obtient le niveau de traduction pour ce traducteur.

Espace de noms :  Microsoft.Data.Schema.SchemaModel.Translation
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property CompatibilityLevel As ModelTranslatorCompatibilityLevel
    Get
public abstract ModelTranslatorCompatibilityLevel CompatibilityLevel { get; }
public:
virtual property ModelTranslatorCompatibilityLevel CompatibilityLevel {
    ModelTranslatorCompatibilityLevel get () abstract;
}
abstract CompatibilityLevel : ModelTranslatorCompatibilityLevel
abstract function get CompatibilityLevel () : ModelTranslatorCompatibilityLevel

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.Translation.ModelTranslatorCompatibilityLevel
Une des valeurs d'énumération qui indique le niveau de compatibilité de ce traducteur.

Sécurité .NET Framework

Voir aussi

Référence

ModelTranslator Classe

Microsoft.Data.Schema.SchemaModel.Translation, espace de noms

ModelTranslatorCompatibilityLevel