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 1.0 API Reference » ULConnection class

ULConnection constructor Next Page

INVALID_DATABASE_ID field


UL Ext.: A database ID constant indicating that the ULConnection.DatabaseID has not been set.

Syntax

Visual Basic

Public Shared INVALID_DATABASE_ID As Long

C#

public const long INVALID_DATABASE_ID;

See also