IDTSPackage100.SQLFolder Propriedade

Definição

Obtém ou define o nome da pasta do pacote.

public:
 property System::String ^ SQLFolder { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(79)]
public string SQLFolder { [System.Runtime.InteropServices.DispId(79)] get; [System.Runtime.InteropServices.DispId(79)] set; }
[<System.Runtime.InteropServices.DispId(79)>]
[<get: System.Runtime.InteropServices.DispId(79)>]
[<set: System.Runtime.InteropServices.DispId(79)>]
member this.SQLFolder : string with get, set
Public Property SQLFolder As String

Valor da propriedade

O nome da pasta do pacote.

Atributos

Comentários

Esta interface é implementada pelas interfaces Package e PackageNeutral.

Aplica-se a