DatabaseMapping Members
Include Protected Members
Include Inherited Members
The DatabaseMapping object represents a SQL Server database mapping.
The DatabaseMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DatabaseMapping(String, String, String) | Initializes a new instance of the DatabaseMapping class for the specified login, database, and user. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | Returns a string that represents the DatabaseMapping object. (Overrides Object.ToString().) |
Top