IColumnProperty.Type Property

Definition

Gets the type of the column.

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

Property Value

Returns a string that represents the type of the column.

Applies to