Condividi tramite


Membri UnsupportedObjectNameException

The UnsupportedObjectNameException class represents the exception that is raised when an SMO operation encounters an unsupported object name.

Il tipo UnsupportedObjectNameException espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico UnsupportedObjectNameException() () () () Initializes a new instance of the UnsupportedObjectNameException class.
Metodo pubblico UnsupportedObjectNameException(String) Initializes a new instance of the UnsupportedObjectNameException class with the specified message.
Metodo pubblico UnsupportedObjectNameException(String, Exception) Initializes a new instance of the UnsupportedObjectNameException class with the specified message and inner exception.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetBaseException (Ereditato da Exception).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetObjectData (Ereditato da Exception).
Metodo pubblico GetType (Ereditato da Exception).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto SetHelpContext Sets the Help context value for the referenced exception. (Ereditato da SmoException).
Metodo pubblico ToString (Ereditato da Exception).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data (Ereditato da Exception).
Proprietà pubblica HelpLink Gets the Help link for further information from Microsoft about the SMO exception. (Ereditato da SmoException).
Proprietà protetta HResult (Ereditato da Exception).
Proprietà pubblica InnerException (Ereditato da Exception).
Proprietà pubblica Message (Ereditato da Exception).
Proprietà pubblica SmoExceptionType Gets the SMO exception type. (Esegue l'override di SmoException. . :: . .SmoExceptionType.)
Proprietà pubblica Source (Ereditato da Exception).
Proprietà pubblica StackTrace (Ereditato da Exception).
Proprietà pubblica TargetSite (Ereditato da Exception).

In alto