Show / Hide Table of Contents

Class SQLitePropertyStoreOptions

The options for the SQLitePropertyStore

Inheritance
Object
SQLitePropertyStoreOptions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace:FubarDev.WebDavServer.Props.Store.SQLite
Assembly:FubarDev.WebDavServer.Props.Store.SQLite.dll
Syntax
public class SQLitePropertyStoreOptions

Properties

| Improve this Doc View Source

EstimatedCost

Gets or sets the default estimated cost for querying the dead properties values

Declaration
public int EstimatedCost { get; set; }
Property Value
Type Description
Int32
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX