Returns a System.Data.DataTable that describes the column schema of the ULDataReader.
Visual Basic Public Function GetSchemaTable() As DataTable
C# public DataTable GetSchemaTable();
A System.Data.DataTable that describes the column schema.
For more information, see GetSchemaTable method.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |