Connection Members
Include Protected Members
Include Inherited Members
Represents a connection to a data source for a user profile.
The Connection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Connection | Initializes a new instance of the Connection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionName | |
![]() |
DataSource | |
![]() |
DomainName | |
![]() |
IsMaster | |
![]() |
LoginDomainName | |
![]() |
Type | |
![]() |
UserIDAttribute |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
ds | Specifies the DataSource object that represents the connection’s data source. |
![]() |
isMaster | |
![]() |
type | |
![]() |
userIDAttribute |
Top