Share via


ActionType-Eigenschaft

Gets the action type that is associated with the serialization.

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

Syntax

'Declaration
Public ReadOnly Property ActionType As ExpressionSerializationException..::..ReaderActionType
    Get
'Usage
Dim instance As ExpressionSerializationException
Dim value As ExpressionSerializationException..::..ReaderActionType

value = instance.ActionType
public ExpressionSerializationException..::..ReaderActionType ActionType { get; }
public:
property ExpressionSerializationException..::..ReaderActionType ActionType {
    ExpressionSerializationException..::..ReaderActionType get ();
}
member ActionType : ExpressionSerializationException..::..ReaderActionType
function get ActionType () : ExpressionSerializationException..::..ReaderActionType

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Dmf. . :: . .ExpressionSerializationException. . :: . .ReaderActionType
A String value that specifies the action type that is associated with the serialization.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.