Describes the unit for retention period.
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Enumeration TimeUnit
用法
Dim instance As TimeUnit
public enum TimeUnit
public enum class TimeUnit
type TimeUnit
public enum TimeUnit
成员
| 成员名称 | 说明 | |
|---|---|---|
| Days | Days | |
| Hours | Hours | |
| Minutes | Minutes | |
| Seconds | Seconds | |
| Unknown | Unknown |