ConnectorCollection

Overload List

Name Description
ConnectorCollection.StartNewConnector (String) Initiates the process of creating a connector of the specified object type.
ConnectorCollection.StartNewConnector (String, String[]) Initiates the process of creating a connector of the specified object type from an array of object classes. If you have a ValueCollection object from the connector space entry, use the StartNewConnector method.
ConnectorCollection.StartNewConnector (String, ValueCollection) Initiates the process of creating a connector of the specified object type from a ValueCollection object. Use this method if you already have a ValueCollection object from a connector space entry.

See Also