Membres UnsupportedObjectNameException
The UnsupportedObjectNameException class represents the exception that is raised when an SMO operation encounters an unsupported object name.
Le type UnsupportedObjectNameException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
UnsupportedObjectNameException() () () () | Initializes a new instance of the UnsupportedObjectNameException class. | |
UnsupportedObjectNameException(String) | Initializes a new instance of the UnsupportedObjectNameException class with the specified message. | |
UnsupportedObjectNameException(String, Exception) | Initializes a new instance of the UnsupportedObjectNameException class with the specified message and inner exception. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetBaseException | (Hérité de Exception.) | |
GetHashCode | (Hérité de Object.) | |
GetObjectData | (Hérité de Exception.) | |
GetType | (Hérité de Exception.) | |
MemberwiseClone | (Hérité de Object.) | |
SetHelpContext | Sets the Help context value for the referenced exception. (Hérité de SmoException.) | |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception.) | |
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Hérité de SmoException.) | |
HResult | (Hérité de Exception.) | |
InnerException | (Hérité de Exception.) | |
Message | (Hérité de Exception.) | |
SmoExceptionType | Gets the SMO exception type. (Se substitue à SmoException. . :: . .SmoExceptionType.) | |
Source | (Hérité de Exception.) | |
StackTrace | (Hérité de Exception.) | |
TargetSite | (Hérité de Exception.) |
Haut de la page
Voir aussi