Freigeben über


IVstaHelper.LoadProjectFromStorage(VSTAScriptProjectStorage) Methode

Definition

Lädt ein vorhandenes Projekt aus dem angegebenen Speicher.

public:
 bool LoadProjectFromStorage(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ storage);
public bool LoadProjectFromStorage(Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage storage);
abstract member LoadProjectFromStorage : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage -> bool
Public Function LoadProjectFromStorage (storage As VSTAScriptProjectStorage) As Boolean

Parameter

storage
VSTAScriptProjectStorage

Der Speicher, aus dem das Projekt geladen wird.

Gibt zurück

true, wenn das Laden erfolgreich war; andernfalls false.

Gilt für: