IMetabaseUpdate.SaveAvailable

Syntax

SaveAvailable (FileName: String;[Options: MetabaseUpdateCopyType = 1]);

Parameters

FileName. Full path and name of the file, to which the update will be saved.

Options. Type of update copying.

Description

The SaveAvailable method saves the update with the objects available for the user.

Example

The property use is given in the example for the IMetabaseUpdateAccessSubject.RemappingSid property.

See also:

IMetabaseUpdate