TaskUIUtils.GetObjectTypeSelectionForDescription(ObjectType) Method

Definition

public:
 static System::String ^ GetObjectTypeSelectionForDescription(Microsoft::SqlServer::Management::DatabaseMaintenance::ObjectType objectType);
public static string GetObjectTypeSelectionForDescription (Microsoft.SqlServer.Management.DatabaseMaintenance.ObjectType objectType);
static member GetObjectTypeSelectionForDescription : Microsoft.SqlServer.Management.DatabaseMaintenance.ObjectType -> string
Public Shared Function GetObjectTypeSelectionForDescription (objectType As ObjectType) As String

Parameters

objectType
ObjectType

Returns

Applies to