SyncAgentLinkedDatabaseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |