Database.CreationDate Property

 

Optional. Gets the date this database was created.

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

public DateTime CreationDate { get; set; }

Property Value

Type: System.DateTime
Return to top
Show: