Share via


Connection.ds Field

Specifies the DataSource object that represents the connection’s data source.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Protected ds As DataSource
'Usage
Dim value As DataSource

value = Me.ds

Me.ds = value
protected DataSource ds

See Also

Reference

Connection Class

Connection Members

Microsoft.Office.Server.UserProfiles Namespace