Enumerazione DataItemTypeFormat
Specifica il formato di un tipo di elemento dati restituito dal metodo GetItemType.
Spazio dei nomi: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Sintassi
'Dichiarazione
Public Enumeration DataItemTypeFormat
public enum DataItemTypeFormat
public enum class DataItemTypeFormat
type DataItemTypeFormat
public enum DataItemTypeFormat
Membri
Nome membro | Descrizione | |
---|---|---|
Default | Il formato del tipo di elemento è il tipo impostato come predefinito. | |
ManagedType | Il formato del tipo di elemento è un'istanza Type. | |
NativeType | Il formato del tipo di elemento è una stringa che rappresenta il tipo nativo. |
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.VisualStudio.Data.Services.SupportEntities