Click or drag to resize
Galactic API

SqlEventLogEventCategory Property

The category this event belongs to in the database.

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

Property Value

Type: SqlEventLogNamedItem
See Also