TDataTable.GetColumnsCount Method

Get number of columns
<ID("GetColumnsCount", (int)e2.GetColumnsCount)> _ 
Public Function GetColumnsCount() As Integer
This language is not supported or no code example is available.
[ID("GetColumnsCount", (int)e2.GetColumnsCount)] 
public int GetColumnsCount()
This language is not supported or no code example is available.

Return Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition