Partager via


Propriété ActionType

Gets the action type that is associated with the serialization.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ActionType As ExpressionSerializationException..::..ReaderActionType
    Get
'Utilisation
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

Valeur de propriété

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.