public DisableConnectionUpdateStep( bool bUpdateCreatedConns, Project oProject )
public: DisableConnectionUpdateStep( bool bUpdateCreatedConns, Project^ oProject )
Parameters
| Parameter Name | Description |
|---|---|
| bUpdateCreatedConns | If bUpdateCreatedConns parameter is true and this object is used together with Connection::PlaceAsConnectionDefinitionPoint method calls, the connections instantiated will be updated when this object is destroyed. |
| oProject | Project object for which the connection update is to be disabled |