Indicates whether the specified table is part of this publication.
ContainsTable( name As String ) As Boolean
Member of UltraLiteAFLib.ULPublicationSchema
name The target table name.
True if the table is in the publication.
False if the table is not in the publication.