次の方法で共有


TaskUIUtils.GetTableSelectionAsString(TableSelection) メソッド

定義

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

パラメーター

selection
TableSelection

戻り値

適用対象