Sdílet prostřednictvím


ModelRegistrationException – konstruktor (String)

Inicializuje novou instanci ModelRegistrationException 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 ModelRegistrationException(
    string message
)
public:
ModelRegistrationException(
    String^ message
)
new : 
        message:string -> ModelRegistrationException
public function ModelRegistrationException(
    message : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelRegistrationException Třída

ModelRegistrationException – přetížení

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