ObjectReference.DatabaseID Property

Definition

Gets or sets the identifier for the database in which the object resides.

public string DatabaseID { get; set; }
member this.DatabaseID : string with get, set
Public Property DatabaseID As String

Property Value

A database identifier.

Applies to