Udostępnij przez


Właściwość FlatFileColumn.ColumnType

Pobiera lub ustawia typ kolumna czy rozdzielanego lub stała szerokość.

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

Składnia

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

value = instance.ColumnType

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

Wartość właściwości

Typ: System.String
A ciąg zawiera rozdzielany lub Stałej szerokości wartości.

Uwagi

Stała szerokość używa formatu ColumnWidth do definiowania kolumn.