DataTypeAttribute.CustomDataType 屬性

定義

取得與資料欄位相關聯的自訂欄位範本名稱。

public:
 property System::String ^ CustomDataType { System::String ^ get(); };
public string CustomDataType { get; }
public string? CustomDataType { get; }
member this.CustomDataType : string
Public ReadOnly Property CustomDataType As String

屬性值

與資料欄位相關聯的自訂欄位範本名稱。

適用於