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 - AppForge Programming » UltraLite for AppForge API Reference » ULDatabaseSchema class

GetPublicationName method Next Page

GetPublicationSchema method


Uses the publication name to retrieve the ULPublicationSchema object.

Syntax

GetPublicationSchema( Name As String ) As ULPublicationSchema
Member of UltraLiteAFLib.ULDatabaseSchema

Parameters

name    The name of the publication.

Returns

Returns the ULPublicationSchema object.