ScriptTask.ScriptStorage Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erhält das VSTAScriptProjectStorage für das Skript.
public:
property Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ ScriptStorage { Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage ScriptStorage { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ScriptStorage : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage
Public ReadOnly Property ScriptStorage As VSTAScriptProjectStorage
Eigenschaftswert
Das VSTAScriptProjectStorage für das Skript.
- Attribute