Condividi tramite


Membri DatabaseMapping

The DatabaseMapping object represents a SQL Server database mapping.

Il tipo DatabaseMapping espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DatabaseMapping Initializes a new instance of the DatabaseMapping class for the specified login, database, and user.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns a string that represents the DatabaseMapping object. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DBName Gets the name of the database in which the login is mapped to the database user.
Proprietà pubblica LoginName Gets the name of the login that is mapped to the user in the database.
Proprietà pubblica UserName Gets the database user that is mapped to the login in the database.

In alto