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 值。

適用於