TaskUIUtils.GetOldestDate(Int32, 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 DateTime GetOldestDate(int numUnits, Microsoft::SqlServer::Management::DatabaseMaintenance::TimeUnitType typeUnits);
public static DateTime GetOldestDate (int numUnits, Microsoft.SqlServer.Management.DatabaseMaintenance.TimeUnitType typeUnits);
static member GetOldestDate : int * Microsoft.SqlServer.Management.DatabaseMaintenance.TimeUnitType -> DateTime
Public Shared Function GetOldestDate (numUnits As Integer, typeUnits As TimeUnitType) As DateTime
Parameters
- numUnits
- Int32
- typeUnits
- TimeUnitType