DatabaseErrorEventArgsErrorType Property

Returns the DatabaseErrorType of this error

Definition

Namespace: Firefly.Box.Data.DataProvider
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public DatabaseErrorType ErrorType { get; }

Property Value

DatabaseErrorType

See Also