Share via


LinkedDatabase Class

Definition

Linked Database

public class LinkedDatabase
type LinkedDatabase = class
Public Class LinkedDatabase
Inheritance
LinkedDatabase

Remarks

Specifies details of a linked database resource.

Constructors

LinkedDatabase()

Initializes a new instance of the LinkedDatabase class.

LinkedDatabase(String, String)

Initializes a new instance of the LinkedDatabase class.

Properties

Id

Gets or sets resource ID of a database resource to link with this database.

State

Gets state of the link between the database resources. Possible values include: 'Linked', 'Linking', 'Unlinking', 'LinkFailed', 'UnlinkFailed'

Applies to