Compartilhar via


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

Atributos

Aplica-se a