Sdílet prostřednictvím


DataSchemaModelControllerException – konstruktor (String)

Inicializuje novou instanci DataSchemaModelControllerException Třída

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    message As String _
)
public DataSchemaModelControllerException(
    string message
)
public:
DataSchemaModelControllerException(
    String^ message
)
new : 
        message:string -> DataSchemaModelControllerException
public function DataSchemaModelControllerException(
    message : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DataSchemaModelControllerException Třída

DataSchemaModelControllerException – přetížení

Microsoft.Data.Schema.SchemaModel – obor názvů