IDatabaseConfiguration Members

Allows access to database configuration information. To get this interface, call GetDatabaseConfiguration.

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

Public Properties

  Name Description
public property DatabaseName Gets the name of the database that WSUS is using.
public property IsUsingWindowsInternalDatabase Gets whether or not WSUS is using the Windows Internal Database.
public property ServerName Gets the name of the database server instance that WSUS is using.

Top

Public Methods

  Name Description
public method ConnectToDatabase Tests connectivity to the database.

Top

See Also

Reference

IDatabaseConfiguration Interface
Microsoft.UpdateServices.Administration Namespace