Provider Property
Gets the database provider for this connection.
Namespace
DbSyncKit.DB.Interface
Containing Type
IDatabase
Property Type
DatabaseProvider

Syntax

DatabaseProvider Provider { get; }

Value

Type Description
DatabaseProvider