BaseTableCache.MaxCacheAge Field

MySQL Connector/Net

BaseTableCacheMaxCacheAge Field

Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
protected int MaxCacheAge
Protected MaxCacheAge As Integer
protected:
int MaxCacheAge
val mutable MaxCacheAge: int

Field Value

Type: Int32
See Also