Contents Index GetPublicationName method GetTableName method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULDatabaseSchema class

GetPublicationSchema method


Prototype 

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

Description 

Use the publication name to retrieve the ULPublicationSchema object.

Parameters 

name    The name of the publication.

Returns 

Returns the ULPublicationSchema object.


Contents Index GetPublicationName method GetTableName method