Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - C- und C++-Programmierung » API-Referenz » UltraLite C++-API-Referenz » UltraLite_TableSchema_iface-Klasse

 

GetPublicationPredicate-Funktion

Ruft das Publikationsprädikat als Zeichenfolge ab.

Syntax
ULValue UltraLite_TableSchema_iface::GetPublicationPredicate(
  const ULValue & publication_name
)
Parameter
  • publication_name   Der Name der Publikation

Rückgabe

Die Publikationsprädikat-Zeichenfolge für die angegebene Publikation.

Bemerkungen

Legt SQLE_PUBLICATION_NOT_FOUND fest, wenn die Publikation nicht vorhanden ist.