HeterogeneousColumn.ColumnId Property

Definition

Gets or sets the column ID.

public:
 property int ColumnId { int get(); void set(int value); };
public int ColumnId { get; set; }
member this.ColumnId : int with get, set
Public Property ColumnId As Integer

Property Value

The column ID.

Applies to