Click or drag to resize
Galactic API

SqlEventLogEventDate Property

The date of the event.

Namespace:  Galactic.EventLog.Sql
Assembly:  Galactic.EventLog.Sql (in Galactic.EventLog.Sql.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
See Also