Holds the table schema. This property is only valid while its connection is open.
Visual Basic Public Readonly Property Schema As ULTableSchema
C# public ULTableSchema Schema { get;}
The ULTableSchema object representing the table schema.
This property represents the complete schema of the table, including UltraLite.NET extended information which is not represented in the results from ULDataReader.GetSchemaTable.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |