共用方式為


ModelTranslator.CompatibilityLevel 屬性

取得這個轉譯器的轉譯層級。

命名空間:  Microsoft.Data.Schema.SchemaModel.Translation
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
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

屬性值

型別:Microsoft.Data.Schema.SchemaModel.Translation.ModelTranslatorCompatibilityLevel
其中一個列舉值,表示這個轉譯器的相容性層級。

.NET Framework 安全性

請參閱

參考

ModelTranslator 類別

Microsoft.Data.Schema.SchemaModel.Translation 命名空間

ModelTranslatorCompatibilityLevel