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