LinkedDatabase 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.
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' |