Partilhar via


Enumeração ExpressionSerializationException.ReaderActionType

Represents the reader action type that is associated with the serialization. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Enumeration ReaderActionType
'Uso
Dim instance As ExpressionSerializationException.ReaderActionType
public enum ReaderActionType
public enum class ReaderActionType
type ReaderActionType
public enum ReaderActionType

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Dmf