IWorkingProcessConnection.DropInfoBase

Syntax:

DropInfoBase(<Infobase>, <Mode>)

Parameters:

<Infobase> (required)

Type: IInfoBaseInfo.
An Infobase that requires setting the Name property value.

<Mode> (required)

Type: Number.
Mode of Infobase deletion:
    • 0 - do not delete a database when deleting an Infobase;
    • 1 - delete a database when deleting an Infobase;
    • 2 - clear a database when deleting an Infobase.

Description:

Deletes an Infobase. Administrative rights in the deleted Infobase are required.

Availability:

Integration.

Note:

If the Infobase does not exist, an exception is called.

    

1C:Enterprise Developer's Community