ScriptTask::ScriptStorage Property
Gets the VSTAScriptProjectStorage for the script.
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
public: [BrowsableAttribute(false)] property VSTAScriptProjectStorage^ ScriptStorage { VSTAScriptProjectStorage^ get(); }
Property Value
Type: Microsoft.SqlServer.VSTAHosting::VSTAScriptProjectStorage^The VSTAScriptProjectStorage for the script.
Show: