Sdílet prostřednictvím


ScriptDomGeneratorException – konstruktor (String)

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ScriptDomGeneratorException Třída

ScriptDomGeneratorException – přetížení

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