TaskUIUtils.GetDatabaseSelectionAsString(DatabaseSelection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ GetDatabaseSelectionAsString(Microsoft::SqlServer::Management::DatabaseMaintenance::DatabaseSelection selection);
public static string GetDatabaseSelectionAsString (Microsoft.SqlServer.Management.DatabaseMaintenance.DatabaseSelection selection);
static member GetDatabaseSelectionAsString : Microsoft.SqlServer.Management.DatabaseMaintenance.DatabaseSelection -> string
Public Shared Function GetDatabaseSelectionAsString (selection As DatabaseSelection) As String
Parameters
- selection
- DatabaseSelection