共用方式為


ModelTranslatorException 建構函式 (String)

使用提供的訊息,初始化 ModelTranslatorException 類別的新執行個體。

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

語法

'宣告
Public Sub New ( _
    message As String _
)
public ModelTranslatorException(
    string message
)
public:
ModelTranslatorException(
    String^ message
)
new : 
        message:string -> ModelTranslatorException
public function ModelTranslatorException(
    message : String
)

參數

.NET Framework 安全性

請參閱

參考

ModelTranslatorException 類別

ModelTranslatorException 多載

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