TaskUIUtils.GetTableSelectionAsString(TableSelection) Método

Definición

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

Parámetros

selection
TableSelection

Devoluciones

Se aplica a