Constant
A class that holds the constant values for the library.
Values
DefaultBatchOperationSize
- the default value of the batch operation size. It is targeting the batch operations (i.e.: InsertAll, MergeAll and UpdateAll) default batch-size.DefaultCacheItemExpirationInMinutes
- the default value of the cache expiration in minutes. It is targeting the default value of the CacheItem.ExpirationInMinutes property.MaxParametersCount
- stands as the maximum parameters of ADO.Net when executing a command.