IDbMaintenanceHistoryCleanupTaskInterface.OlderThanTimeUnitType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Management::DatabaseMaintenance::TimeUnitType OlderThanTimeUnitType { Microsoft::SqlServer::Management::DatabaseMaintenance::TimeUnitType get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::TimeUnitType value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.TimeUnitType OlderThanTimeUnitType { get; set; }
member this.OlderThanTimeUnitType : Microsoft.SqlServer.Management.DatabaseMaintenance.TimeUnitType with get, set
Public Property OlderThanTimeUnitType As TimeUnitType