Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetRestoreSets( _ ByVal archiveDB As String _ ) As RestoreSets |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowManagementServer Dim archiveDB As String Dim value As RestoreSets value = instance.GetRestoreSets(archiveDB) |
C# | |
---|---|
public RestoreSets GetRestoreSets( string archiveDB ) |
C++/CLI | |
---|---|
public: RestoreSets^ GetRestoreSets( String^ archiveDB ) |
Parameters
- archiveDB
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2