Click or drag to resize
SQLiteDatabaseAbstracterType Property

[Missing <summary> documentation for "P:Activsoft.Engine.Db.SQLite.SQLiteDatabaseAbstracter.Type"]

Namespace: Activsoft.Engine.Db.SQLite
Assembly: Activsoft.Engine.Db.SQLite (in Activsoft.Engine.Db.SQLite.dll) Version: 6.0.0.0
Syntax
public override string Type { get; }

Property Value

Type: String

Implements

IDatabaseAbstracterType
See Also