Udostępnij za pośrednictwem


DataItemTypeFormat Wyliczenie

Definicja

Określa format informacji o typie zwracanych przez deskryptor czytnika danych.

public enum class DataItemTypeFormat
public enum DataItemTypeFormat
type DataItemTypeFormat = 
Public Enum DataItemTypeFormat
Dziedziczenie
DataItemTypeFormat

Pola

Default 0

Format typu elementu jest typem ustawionym jako domyślny.

ManagedType 1

Format typu elementu to wystąpienie klasy Type.

NativeType 0

Format typu elementu to ciąg reprezentujący typ natywny.

Dotyczy