IDTSPackage100.SQLFolder 属性

定义

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

属性值

包文件夹名称。

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于