Udostępnij przez


Właściwość IDTSConnectionManagerFlatFileColumn100.ColumnType

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 FlatFileColumn.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Property ColumnType As String
    Get
    Set
'Użycie
Dim instance As IDTSConnectionManagerFlatFileColumn100
Dim value As String

value = instance.ColumnType

instance.ColumnType = value
string ColumnType { get; set; }
property String^ ColumnType {
    String^ get ();
    void set (String^ value);
}
abstract ColumnType : string with get, set
function get ColumnType () : String
function set ColumnType (value : String)

Wartość właściwości

Typ: System.String