Skip to main content

DataCacheBase.LogCategory Field

In This Article

The name of a category used to tag data cache operations in XPO logs. The default category name is “DataCache”.

Namespace: DevExpress.Xpo.DB.Helpers

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public const string LogCategory = "DataCache"

#Field Value

Type
String
See Also