public void PlaceConnectionDefinitionPoints( Project oProject, string strSchemaName, bool bRegenrateConnections )
public: void PlaceConnectionDefinitionPoints( Project^ oProject, String^ strSchemaName, bool bRegenrateConnections )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project in which the connection definition points will be placed. |
| strSchemaName | Name of the scheme used for placing connection definition points. |
| bRegenrateConnections | If set to true, connections will be regenerated prior to placing connection definition points. |