ISqlProviderFactory Interface
Abstracts provider-specific SQL client object creation.
Configure the active provider via AppSettings["DataProvider"]:
"Microsoft" → Microsoft.Data.SqlClient
"System" (default) → System.Data.SqlClient
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)

