DatabaseEventLog Constructor ()
Initializes a new instance of the DatabaseEventLog class.
Namespace: Microsoft.WindowsAzure.Management.Sql.Models
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Syntax
public DatabaseEventLog()
public:
DatabaseEventLog()
new : unit -> DatabaseEventLog
Public Sub New
See Also
DatabaseEventLog Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace
Return to top