Proprietà TypeName

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see DataTypeInfo.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property TypeName As String
    Get
'Utilizzo
Dim instance As IDTSDataTypeInfo100
Dim value As String

value = instance.TypeName
string TypeName { get; }
property String^ TypeName {
    String^ get ();
}
abstract TypeName : string
function get TypeName () : String

Valore proprietà

Tipo: System. . :: . .String