Returns the publication predicate for this table in the named publication.
Visual Basic Public Function GetPublicationPredicate( _ ByVal pubName As String _ ) As String
C# public string GetPublicationPredicate( string pubName );
pubName The name of the publication.
The publication predicate as a string.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |