Returns the publication schema corresponding to the named publication.
Visual Basic Public Function GetPublicationSchema( _ ByVal name As String _ ) As ULPublicationSchema
C# public ULPublicationSchema GetPublicationSchema( string name );
name The name of the publication.
The ULPublicationSchema object representing the named publication.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |