IDTSPipeline100.EnableDisconnectedColumns Propiedad

Definición

public:
 property bool EnableDisconnectedColumns { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(18)]
public bool EnableDisconnectedColumns { [System.Runtime.InteropServices.DispId(18)] get; [System.Runtime.InteropServices.DispId(18)] set; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
[<set: System.Runtime.InteropServices.DispId(18)>]
member this.EnableDisconnectedColumns : bool with get, set
Public Property EnableDisconnectedColumns As Boolean

Valor de propiedad

True si la tarea flujo de datos habilita las columnas desconectadas; de lo contrario, false.

Implementaciones

Atributos

Se aplica a