Compartilhar via


IDTSPipeline100.EnableDisconnectedColumns Propriedade

Definição

Obtém ou define um valor que indica se a tarefa de fluxo de dados permitir colunas desconectadas no pipe principal.

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 da propriedade

True se a tarefa de fluxo de dados habilitar as colunas desconectadas; caso contrário, false.

Implementações

Atributos

Aplica-se a