IColumnProperty.Type 属性

定义

获取列的类型。

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

属性值

返回表示列的类型的字符串。

适用于