IStandardSettings

class IStandardSettings

Bases: ImpactCOMWrapperBase

Description:

Describes the standard settings of a database.

Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance

property standard_sets

Gets standard_sets.

Description:

An IStandardSets object representing installed standard sets for the database.

Returns:

The value of standard_sets.

Return type:

standard_sets (IStandardSets)