The ConnectionDetails type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
NeedsPassword |
Determines whether a password is needed for the current database type
and, if so, whether one is already supplied or not.
| |
NeedsUsername |
Determines whether a user name is needed for the current database type
and, if so, whether one is already supplied or not.
| |
ToString | (Inherited from Object.) |
See Also