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.
Ruft die VSTAScriptProjectStorage für das Skript ab
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
Die VSTAScriptProjectStorage für das Skript
- Attribute