Partilhar via


Construtor ModelRegistrationException (String)

Inicializa uma nova instância da classe ModelRegistrationException.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public ModelRegistrationException(
    string message
)
public:
ModelRegistrationException(
    String^ message
)
new : 
        message:string -> ModelRegistrationException
public function ModelRegistrationException(
    message : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ModelRegistrationException Classe

Sobrecargas ModelRegistrationException

Namespace Microsoft.Data.Schema.SchemaModel