ObjectContextManagerRegisterContextCollection Method

Registers a context collection with the context manager.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void RegisterContextCollection(
        string collectionName,
        ObjectContextCollection collection
)

Parameters

collectionName  String
[in] Name of the context.
collection  ObjectContextCollection
[in] Context collection.
See Also

©  Bricsys NV. All rights reserved.