TaskUIUtils.GetObjectTypeSelectionForDescription(ObjectType) 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 ^ 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