Contents Index Properties Index

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULTableSchema class

InPublication method


Prototype 

InPublication( publicationName  ) As Boolean
   Member of UltraliteActiveX.ULTableSchema

Description 

Indicates whether this table is part of the specified publication.

Parameters 

publicationName    The name of the publication you are checking.

Returns 

True if the table is part of the publication.

False if the table is not part of the publication.


Contents Index Properties Index