UL Ext.: Represents the schema of an UltraLite result set. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULResultSetSchema Inherits ULCursorSchema
C# public sealed class ULResultSetSchema: ULCursorSchema
There is no constructor for this class. A ULResultSetSchema object is attached to a result set as its ULDataReader.Schema.
A result set schema is only valid while the data reader is open.
Inherits: ULCursorSchema
ULResultSetSchema members
Name property
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |