Mini SQL Query Extensibility Documentation
ProviderFactory Property
NamespacesMiniSqlQuery.CoreIApplicationSettingsProviderFactory

[This is preliminary documentation and is subject to change.]

Gets an instance of DbProviderFactory depending on the value of [!:ProviderName].
Declaration Syntax
C#Visual BasicVisual C++
DbProviderFactory ProviderFactory { get; }
ReadOnly Property ProviderFactory As DbProviderFactory
property DbProviderFactory^ ProviderFactory {
	DbProviderFactory^ get ();
}
See Also
[!:ProviderName]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)