MainPipeClass.EnableDisconnectedColumns Propiedad

Definición

public:
 virtual property bool EnableDisconnectedColumns { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(18)]
public virtual 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 Overridable Property EnableDisconnectedColumns As Boolean

Valor de propiedad

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

Implementaciones

Atributos

Se aplica a