TaskUIUtils.GetObjectTypeAsString(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 ^ GetObjectTypeAsString(Microsoft::SqlServer::Management::DatabaseMaintenance::ObjectType objectType);
public static string GetObjectTypeAsString (Microsoft.SqlServer.Management.DatabaseMaintenance.ObjectType objectType);
static member GetObjectTypeAsString : Microsoft.SqlServer.Management.DatabaseMaintenance.ObjectType -> string
Public Shared Function GetObjectTypeAsString (objectType As ObjectType) As String
Parameters
- objectType
- ObjectType