Właściwość IDTSDataTypeInfo100.TypeName
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat DataTypeInfo.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
ReadOnly Property TypeName As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
Zobacz także