Partager via


Énumération ExpressionSerializationException.ReaderActionType

Represents the reader action type that is associated with the serialization. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

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

Syntaxe

'Déclaration
Public Enumeration ReaderActionType
'Utilisation
Dim instance As ExpressionSerializationException.ReaderActionType
public enum ReaderActionType
public enum class ReaderActionType
type ReaderActionType
public enum ReaderActionType

Membres

Nom de membre Description
Move Defines an action to move that is associated with the serialization.
Read Defines the specified action type.
Undefined Represents a value that is null.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Dmf