Connection.ds field
Represents the ConnectionManager object that is associated with the connection.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected ds As ConnectionManager
'Usage
Dim value As ConnectionManager
value = Me.ds
Me.ds = value
protected ConnectionManager ds
Remarks
This value is returned by the Parent property.