IWorkingProcessConnection.CreateInfoBase

Syntax:

CreateInfoBase(<Infobase>, <Mode>)

Parameters:

<Infobase> (required)

Type: IInfoBaseInfo.
Infobase. All properties required to create an Infobase should be filled: (Name, dbServerName, dbName, dbUser, dbPassword, Locale, [DateOffset]).

<Mode> (required)

Type: Number.
Mode of Infobase creation:
0 - do not create a database when creating an Infobase;
1 - create a database when creating an Infobase.

Returned value:

Type: IInfoBaseInfo.

Description:

Creates an Infobase with the specified parameters. Cluster administrator authentication is required.

Availability:

Integration.

    

1C:Enterprise Developer's Community