Partager via


InvalidSmoOperationException constructeur

Initializes a new instance of the InvalidSmoOperationException class.

Liste de surcharge

  Nom Description
Méthode publique InvalidSmoOperationException() () () () Initializes a new instance of the InvalidSmoOperationException class.
Méthode publique InvalidSmoOperationException(String) Initializes a new instance of the InvalidSmoOperationException class with the specified message.
Méthode publique InvalidSmoOperationException(String, SqlSmoState) Initializes a new instance of the InvalidSmoOperationException class with the specified message and SMO state.
Méthode publique InvalidSmoOperationException(String, Exception) Initializes a new instance of the InvalidSmoOperationException class with the specified message and inner exception.

Haut de la page