Whether the database schema is open.
Visual Basic Public Readonly Property IsOpen As Boolean
C# public bool IsOpen { get;}
True if this database schema is currently open, false if this database schema is currently closed.
A ULDatabaseSchema object is open only if the connection it is attached to is open.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |