DataTypeAttribute.DataType 屬性

定義

取得與資料欄位相關的類型。

public:
 property System::ComponentModel::DataAnnotations::DataType DataType { System::ComponentModel::DataAnnotations::DataType get(); };
public System.ComponentModel.DataAnnotations.DataType DataType { get; }
member this.DataType : System.ComponentModel.DataAnnotations.DataType
Public ReadOnly Property DataType As DataType

屬性值

這是其中一項 DataType 價值。

適用於