共用方式為


MetaColumn.DataTypeAttribute 屬性

定義

取得套用至資料欄位的 DataTypeAttribute 屬性。

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

屬性值

套用至資料欄位的 DataTypeAttribute 屬性。

適用於

另請參閱