iAnywhere.Data.UltraLite namespace
UL Ext.: Represents the schema of an UltraLite result set.
' Visual Basic
NotInheritable Public Class ULResultSetSchema
Inherits ULCursorSchema
// C#
public sealed class ULResultSetSchema :
ULCursorSchema
This class cannot be directly instantiated. A ULResultSetSchema class object is attached to a result set as its Schema property property.
A result set schema is only valid while the data reader is open.
ULResultSetSchema members
Name property
Finalize method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.