ObjectAlreadyExistsException Properties

 

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

Properties

Name Description
System_CAPS_pubproperty Data

(Inherited from Exception.)

System_CAPS_pubproperty DmfExceptionType

Gets a DmfExceptionType object that describest the type of the 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 system-generated message associated with the exception.(Overrides Exception.Message.)

System_CAPS_pubproperty ObjectName

Gets the name of the object that already exists.

System_CAPS_pubproperty ObjectType

Gets the type of object that already exists.

System_CAPS_pubproperty Source

(Inherited from Exception.)

System_CAPS_pubproperty StackTrace

(Inherited from Exception.)

System_CAPS_pubproperty TargetSite

(Inherited from Exception.)

See Also

ObjectAlreadyExistsException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top