Gets the names of all columns in the result set.
Public ReadOnly Property ColumnNames As String()
public string[] ColumnNames {get;}
The value is an array of strings corresponding to the column names in the result set.