public void Connections( string strFullLinkFileName, bool bRebuildAllConnections )
public: void Connections( String^ strFullLinkFileName, bool bRebuildAllConnections )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project in which to update all connections. |
| bRebuildAllConnections | If true rebuilds all connections else updates only. |