TaskUIUtils.GetObjectTypeSelectionForDescription(ObjectType) 方法

定义

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

参数

objectType
ObjectType

返回

适用于