Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULConnection class

ULConnection(String) constructor Next Page

INVALID_DATABASE_ID field


UL Ext.: A database ID constant indicating that the ULConnection.DatabaseID has not been set. This field is constant and read-only.

Syntax

Visual Basic

Public Shared INVALID_DATABASE_ID As Long

C#

public const long INVALID_DATABASE_ID ;

See also