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

반환

적용 대상