Database.Id Property

Definition

Optional. Gets the ID of the database. This ID is unique within the server that contains the database.

public int Id { get; set; }
member this.Id : int with get, set
Public Property Id As Integer

Property Value

Applies to