FailedOperationException Properties
SQL Server 2012
The FailedOperationException type exposes the following members.
| Name | Description | |
|---|---|---|
|
Data | (Inherited from Exception.) |
|
FailedObject | Gets or sets the object on which the operation failed. |
|
HelpLink | Gets the Help link for further information from Microsoft about the SMO exception. (Inherited from SmoException.) |
|
HResult | (Inherited from Exception.) |
|
InnerException | (Inherited from Exception.) |
|
Message | Gets the message text that explains the exception. (Overrides Exception.Message.) |
|
Operation | Gets or sets the operation that failed. |
|
SmoExceptionType | Gets the exception type. (Overrides SmoException.SmoExceptionType.) |
|
Source | (Inherited from Exception.) |
|
StackTrace | (Inherited from Exception.) |
|
TargetSite | (Inherited from Exception.) |
