Compartir a través de


ModelTranslator.CompatibilityLevel (Propiedad)

Obtiene el nivel de traducción para este traductor.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel.Translation
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.Translation.ModelTranslatorCompatibilityLevel
Uno de los valores de enumeración que indica el nivel de compatibilidad de este traductor.

Seguridad de .NET Framework

Vea también

Referencia

ModelTranslator Clase

Microsoft.Data.Schema.SchemaModel.Translation (Espacio de nombres)

ModelTranslatorCompatibilityLevel