DatabaseIdParameter constructor

Initializes a new instance of the DatabaseIdParameter class.

Overload list

  Name Description
Public method DatabaseIdParameter() Initializes a new instance of the DatabaseIdParameter class.
Public method DatabaseIdParameter(INamedIdentity) Initializes a new instance of the DatabaseIdParameter class named identity.
Public method DatabaseIdParameter(Database) Initializes a new instance of the DatabaseIdParameter class from the specified database.
Protected method DatabaseIdParameter(String) Initializes a new instance of the DatabaseIdParameter class from the specified database identity string.
Public method DatabaseIdParameter(ADObjectId) Initializes a new instance of the DatabaseIdParameter class from the specified Active Directory object identifier.
Public method DatabaseIdParameter(DatabaseCopyIdParameter) Initializes a new instance of the DatabaseIdParameter class from the specified database.

Top

See also

Reference

DatabaseIdParameter class

DatabaseIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace