The ConnectionID is a SQL-DMO generated identifier for a connected SQLServer object.
object.ConnectionID
object
Expression that evaluates to an object in the Applies To list
Long
Read-only
HRESULT GetConnectionID(LPLONG plConnectionID);
The value has meaning only after the SQLServer object has successfully established a connection to a server running an instance of Microsoft® SQL Server™. It is unique for each connection.