AssocManagerAuditAssociativeData Method

Audits the associative data in the database and attempts to resolve errors if they exist.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void AuditAssociativeData(
        Database database,
        bool traverseWholeDatabase
)

Parameters

database
Type: Teigha.DatabaseServicesDatabase
[in] Database where the associative data should be audited. Currently not implemented.
traverseWholeDatabase
Type: SystemBoolean
[in] Flag that specifies whether all objects in the database should be visited and checked, and therefore loaded into memory.
See Also

©  Bricsys NV. All rights reserved.