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

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULTableSchema class

GetIndexName method Next Page

GetPublicationPredicate method


Get publication predicate (if any) for specified publication name.

Syntax

GetPublicationPredicate(
pub_name As String
) As String
Member of UltraLiteAFLib.ULTableSchema

Parameters

pub_name    Publication name.

Returns

Returns the publication predicate for the named publication or an empty string.