IntervalType 列舉

定義

指定間隔類型。

public enum class IntervalType
public enum IntervalType
type IntervalType = 
Public Enum IntervalType
繼承
IntervalType

欄位

Days 4

間隔天數。

Hours 5

間隔時數。

Milliseconds 8

間隔毫秒數。

Minutes 6

間隔分鐘數。

Months 2

間隔月數。

Number 0

數值間隔。

Seconds 7

間隔秒數。

Weeks 3

間隔週數。

Years 1

間隔年數。

備註

IntervalType列舉型別(enumeration)代表針對類別的某些和方法定義所使用的間隔和間隔位移型別 Group InsertEmptyPoints DataManipulator

適用於