GetPublicationPredicate function

Synopsis
ULValue UltraLite_TableSchema_iface::GetPublicationPredicate(
  const ULValue & publication_name
)
Parameters
  • publication_name   The name of the publication.

Remarks

Gets the publication predicate as a string.

Returns
  • The publication predicate string for the specified publication.
  • Sets SQLE_PUBLICATION_NOT_FOUND if the publication does not exist.