BaseObject CacheDuration Property Nemiro.Data.dll
Duration caching the query results (in seconds). Minus one or zero - without caching (default).

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public int CacheDuration { get; set; }

Property Value

Type: Int32
See Also