Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.