ExpressionTypeMistmatchException 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 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 Source

(Inherited from Exception.)

System_CAPS_pubproperty StackTrace

(Inherited from Exception.)

System_CAPS_pubproperty TargetSite

(Inherited from Exception.)

System_CAPS_pubproperty TypeLeft

Gets the first type that is associated with the exception.

System_CAPS_pubproperty TypeRight

Gets the second type that is associated with the exception.

See Also

ExpressionTypeMistmatchException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top