C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / UseCache Property

In This Topic
UseCache Property (C1JsonConnectionStringBuilder)
In This Topic
Specifies whether caching is considered or not. Default is false/not.
Syntax
'Declaration
 
Public Property UseCache As Boolean
 
See Also