ColumnAttribute.TypeName 屬性

定義

取得或設定該屬性所映射欄位的資料庫提供者特定資料型態。

public:
 property System::String ^ TypeName { System::String ^ get(); void set(System::String ^ value); };
public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

屬性值

該屬性映射到的欄位中,資料庫提供者專屬的資料型態。

適用於