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à

Una stringa che contiene una lunga descrizione del tipo di dato.

Attributi

Commenti

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

Si applica a