RestartPendingException<T> Properties

 

Namespace:   Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Properties

Name Description
System_CAPS_pubproperty ConfigValue

Gets the configuration value of the property.

System_CAPS_pubproperty Data

(Inherited from Exception.)

System_CAPS_pubproperty DmfExceptionType

Gets the type of DMF exception.(Overrides DmfException.DmfExceptionType.)

System_CAPS_pubproperty HelpLink

Gets the help link for the exception.(Inherited from DmfException.)

System_CAPS_pubproperty HResult

(Inherited from Exception.)

System_CAPS_pubproperty InnerException

(Inherited from Exception.)

System_CAPS_pubproperty Message

Gets the message associated with the exception.(Overrides Exception.Message.)

System_CAPS_pubproperty PropertyName

Gets the name of the property.

System_CAPS_pubproperty RunValue

Gets the run value of the property.

System_CAPS_pubproperty Source

(Inherited from Exception.)

System_CAPS_pubproperty StackTrace

(Inherited from Exception.)

System_CAPS_pubproperty TargetSite

(Inherited from Exception.)

See Also

RestartPendingException<T> Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top