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 |