TaskUIUtils.GetTableSelectionAsString(TableSelection) 方法

定義

public:
 static System::String ^ GetTableSelectionAsString(Microsoft::SqlServer::Management::DatabaseMaintenance::TableSelection selection);
public static string GetTableSelectionAsString (Microsoft.SqlServer.Management.DatabaseMaintenance.TableSelection selection);
Public Shared Function GetTableSelectionAsString (selection As TableSelection) As String

參數

selection
TableSelection

傳回

String

適用於