PackageRemote64Class.SQLFolder Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the SQL folder for the package.
public:
 virtual property System::String ^ SQLFolder { System::String ^ get(); void set(System::String ^ value); };public virtual string SQLFolder { get; set; }member this.SQLFolder : string with get, setPublic Overridable Property SQLFolder As StringProperty Value
The SQL folder for the package.