TaskUIUtils.GetTableSelectionAsString(TableSelection) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::String ^ GetTableSelectionAsString(Microsoft::SqlServer::Management::DatabaseMaintenance::TableSelection selection);
public static string GetTableSelectionAsString (Microsoft.SqlServer.Management.DatabaseMaintenance.TableSelection selection);
static member GetTableSelectionAsString : Microsoft.SqlServer.Management.DatabaseMaintenance.TableSelection -> string
Public Shared Function GetTableSelectionAsString (selection As TableSelection) As String
Paramètres
- selection
- TableSelection