AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

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.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public interface ISqlProviderFactory