SqlClient CacheCustomArgs Property Nemiro.Data.dll
Array of additional parameters for initialization custom cache. Used with CacheType and CacheCustom.

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

public Object[] CacheCustomArgs { get; set; }

Property Value

Type:  Object 
See Also