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.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |