ColumnAttribute.TypeName 屬性

定義

取得或設定此屬性所對應之資料行的資料庫提供者特有資料類型。

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

屬性值

此屬性所對應之資料行的資料庫提供者特有資料型別。

適用於