Click or drag to resize

IDatabaseProvider Property

Gets/Sets the Provider name to use when creating the encapsulated IDbConnection.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Provider { get; set; }

Property Value

Type: String
A string containing the provider name.
See Also