| ||||
CreateEnterpriseDBInstancePage methodCreates a Database Page object that represents an instance of a given enterprise database. Syntax
ParametersNameThe name of the Database page. The name must be unique in the container. EnterpriseTemplateDBPointer to an Enterprise Database Page, which resides in the Templates Folder and serves as a template for the created instance. 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. There can be only one instance of a given Enterprise Database in any eRoom. |
Home |