Gets the publication predicate as a string.
public virtual const char * GetPublicationPredicate( const char * pubName )
pubName The name of the publication.
The publication predicate string for the specified publication. This value points to a static buffer whose contents may be changed by any subsequent UltraLite call, so make a copy of the value if you need to retain it.