Share via


IDTSDataTypeInfo100.TypeName Proprietà

Definizione

public:
 property System::String ^ TypeName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string TypeName { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.TypeName : string
Public ReadOnly Property TypeName As String

Valore della proprietà

Stringa che contiene una descrizione lunga del tipo di dati.

Attributi

Commenti

Restituisce un nome più lungo per il tipo di dati. Ad esempio, la proprietà restituisce la valuta per il tipo di DT_CY.

Si applica a