The DestinationConnectionID property specifies the connection ID to use at the data destination.
object.DestinationConnectionID [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Connection ID to use |
Long
Read/write
HRESULT GetDestinationConnectionID(LONG *pRetVal);
HRESULT SetDestinationConnectionID(LONG NewValue);
The DestinationConnectionID property maps to the ID property of the connection.