Поделиться через


DatabaseMapping Members

The DatabaseMapping object represents a Microsoft SQL Server database mapping.

The following tables list the members exposed by the DatabaseMapping type.

Public Constructors

  Имя Description
DatabaseMapping Initializes a new instance of the DatabaseMapping class for the specified login, database, and user.

В начало

Public Properties

  Имя Description
ms219487.pubproperty(ru-ru,SQL.90).gif DBName Gets the name of the database in which the login is mapped to the database user.
ms219487.pubproperty(ru-ru,SQL.90).gif LoginName Gets the name of the login that is mapped to the user in the database.
ms219487.pubproperty(ru-ru,SQL.90).gif UserName Gets the database user that is mapped to the login in the database.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms219487.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219487.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms219487.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms219487.pubmethod(ru-ru,SQL.90).gifms219487.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219487.pubmethod(ru-ru,SQL.90).gif ToString Overridden. Returns a string that represents the DatabaseMapping object.

В начало

Protected Methods

  Имя Description
ms219487.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms219487.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

DatabaseMapping Class
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Managing Users, Roles, and Logins
Участники