| ||||
CreateEnterpriseDBSummaryPage methodCreates a Database Page object that represents a summary of a given enterprise database. An enterprise database summary shows all rows from all of its instances. Syntax
ParametersNameThe name of the Database page. The name has to be unique in the container. EnterpriseTemplateDBPointer to an Enterprise Database Page residing in the Templates Folder from which a summary page is to be created. CreateOptionsOne or more values from the ERUCreateOptions enumeration, logically OR'ed together. [optional, default = erCreateOptNone]. Legal values include:
ppDatabasePageUpon return, An IERUItem interface pointer to the newly-created database page. Return value
RemarksThe name of the new database page can be no longer than 126 characters. |
Home |