Database.Id Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

public int Id { get; set; }

Property Value

Type: System.Int32
Return to top
Show: