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

SQL Anywhere 11.0.0 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULMetaDataCollectionNames class

 

Publications property

Provides a list of constants for use with the ULConnection.GetSchema(String,String[]) to retrieve metadata collections.

Syntax
Visual Basic

Public Shared Readonly Property Publications As String
C#

public const string  Publications  { get;}
See also