Checks whether the table is contained in the named publication.
Visual Basic Public Function IsInPublication( _ ByVal pubName As String _ ) As Boolean
C# public bool IsInPublication( string pubName );
pubName The name of the publication.
True if the table is in the publication, false if the table is not in the publication.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |