ExpressionSerializationException Properties

 

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

Properties

Name Description
System_CAPS_pubproperty ActionType

Gets the action type that is associated with the serialization.

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 NameExpected

Gets the name that is expected with the serialization.

System_CAPS_pubproperty NameRead

Gets the name that is read with the serialization.

System_CAPS_pubproperty Source

(Inherited from Exception.)

System_CAPS_pubproperty StackTrace

(Inherited from Exception.)

System_CAPS_pubproperty TargetSite

(Inherited from Exception.)

System_CAPS_pubproperty TypeExpected

Gets the type that is expected with the serialization.

System_CAPS_pubproperty TypeRead

Gets the type read with the serialization.

See Also

ExpressionSerializationException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top