TaskUIUtils.GetTableSelectionAsString(TableSelection) 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 ^ 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
Parameters
- selection
- TableSelection