Gets or sets the size of the stored procedure cache.
[Edit]
[System.ComponentModel.Category("Advanced")] [System.ComponentModel.DefaultValue(25)] [System.ComponentModel.Description("Indicates how many stored procedures can be cached at one time. A value of 0 effectively disables the procedure cache.")] [System.ComponentModel.DisplayName("Procedure Cache Size")] [System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)] public uint ProcedureCacheSize { set; get; } |
|
Value
Documentation for this section has not yet been entered.
[Edit]
Remarks
Requirements
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0