DataItemTypeFormat – výčet
Určuje formát položky Typ dat vrácených GetItemType metoda.
Obor názvů: Microsoft.VisualStudio.Data.Services.SupportEntities
Sestavení: Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)
Syntaxe
'Deklarace
Public Enumeration DataItemTypeFormat
public enum DataItemTypeFormat
public enum class DataItemTypeFormat
type DataItemTypeFormat
public enum DataItemTypeFormat
Členy
Název členu | Popis | |
---|---|---|
Default | Formát položky Typ je typ nastaven jako výchozí. | |
NativeType | Formát položky Typ je řetězec představující nativního typu. | |
ManagedType | Formát položky Typ je instancí [T:System.][Type]. |
Viz také
Referenční dokumentace
Microsoft.VisualStudio.Data.Services.SupportEntities – obor názvů