Table of Contents

Interface ISqliteOption

Namespace
H.DataBases.Sqlite
Assembly
H.DataBases.Sqlite.dll
public interface ISqliteOption
Extension Methods

Properties

ConfigPath

string ConfigPath { get; set; }

Property Value

string

FilePath

string FilePath { get; set; }

Property Value

string

InitialCatalog

string InitialCatalog { get; set; }

Property Value

string