Checks whether the table is contained in the named publication.
bool UltraLite_TableSchema_iface::InPublication( const ULValue & publication_name )
publication_name The name of the publication.
True if the table is contained in the publication.
False if the table is not in the publication.
Sets SQLE_PUBLICATION_NOT_FOUND if the publication does not exist.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |