DateTimeOffsetDataViewType 類別

定義

標準日期時間位移類型。 這具有 的 DateTimeOffset 表示類型。 請注意,這只能有一個可能的值,可由單一靜態屬性 Instance 存取。

public sealed class DateTimeOffsetDataViewType : Microsoft.ML.Data.PrimitiveDataViewType
type DateTimeOffsetDataViewType = class
    inherit PrimitiveDataViewType
Public NotInheritable Class DateTimeOffsetDataViewType
Inherits PrimitiveDataViewType
繼承
DateTimeOffsetDataViewType

屬性

Instance

這個類型的單一實例。

RawType

這個 DataViewType 的原始 Type 。 請注意,這是原始表示類型,而不是 的完整資訊內容 DataViewType

(繼承來源 DataViewType)

方法

Equals(DataViewType)

標準日期時間位移類型。 這具有 的 DateTimeOffset 表示類型。 請注意,這只能有一個可能的值,可由單一靜態屬性 Instance 存取。

ToString()

標準日期時間位移類型。 這具有 的 DateTimeOffset 表示類型。 請注意,這只能有一個可能的值,可由單一靜態屬性 Instance 存取。

適用於