Holds the table schema.
Public ReadOnly Shadows Property Schema As ULTableSchema
public new ULTableSchema Schema {get;}
This property is only valid while its connection is open.
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.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |