你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SyncAgentLinkedDatabaseProperties Class

Definition

Represents database details.

public class SyncAgentLinkedDatabaseProperties
type SyncAgentLinkedDatabaseProperties = class
Public Class SyncAgentLinkedDatabaseProperties
Inheritance
SyncAgentLinkedDatabaseProperties

Constructors

SyncAgentLinkedDatabaseProperties()

Initializes a new instance of the SyncAgentLinkedDatabaseProperties class.

Properties

DatabaseId

Optional. The database ID.

DatabaseName

Optional. The database Name.

DatabaseType

Optional. The type of the database.

Description

Optional. The description of the database.

SeverName

Optional. The server Name of the database.

UserName

Optional. The user name of the database.

Applies to