Condividi tramite


Costruttore ModelRegistrationException (String)

Inizializza una nuova istanza della classe ModelRegistrationException.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelRegistrationException Classe

Overload ModelRegistrationException

Spazio dei nomi Microsoft.Data.Schema.SchemaModel