ExpressionSerializationException.ReaderActionType 열거형

Represents the reader action type that is associated with the serialization. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
Public Enumeration ReaderActionType
‘사용 방법
Dim instance As ExpressionSerializationException.ReaderActionType
public enum ReaderActionType
public enum class ReaderActionType
type ReaderActionType
public enum ReaderActionType

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.SqlServer.Management.Dmf 네임스페이스