Contents Index ApplyFileWithParms method GetPublicationSchema method

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

GetPublicationName method


Prototype 

GetPublicationName( id As Integer ) As String
Member of UltraLiteAFLib.ULDatabaseSchema

Description 

Returns the name of the specified publication. The publication ID can range from 1 to PublicationCount.

Parameters 

id    The id is the identifier of the publication whose name will be returned.

Returns 

Returns the name of a publication in the connected database.

For information about the ULPublicationSchema object, see ULPublicationSchema.

For more information, see ULDatabaseSchema Properties


Contents Index ApplyFileWithParms method GetPublicationSchema method