Class SQLitePropertyStoreOptions
The options for the SQLitePropertyStore
Inherited Members
Namespace:FubarDev.WebDavServer.Props.Store.SQLite
Assembly:FubarDev.WebDavServer.Props.Store.SQLite.dll
Syntax
public class SQLitePropertyStoreOptions
Properties
| Improve this Doc View SourceEstimatedCost
Gets or sets the default estimated cost for querying the dead properties values
Declaration
public int EstimatedCost { get; set; }
Property Value
Type | Description |
---|---|
Int32 |