Provider Property
Gets the database provider type, which is SQLite for this class.
Namespace
DbSyncKit.SQLite
Containing Type
Connection
Implements
Property Type
DatabaseProvider

Syntax

public DatabaseProvider Provider { get; }

Value

Type Description
DatabaseProvider