UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULPublicationSchema class
ContainsTable( name As String ) As Boolean
Member of UltraLiteAFLib.ULPublicationSchema
Indicates whether the specified table is part of this publication.
name The target table name.
True if the table is in the publication.
False if the table is not in the publication.