IDbProviderFactory Interface
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.SqlServer
Assembly: Microsoft.AspNet.SignalR.SqlServer (in Microsoft.AspNet.SignalR.SqlServer.dll)
Top
Represents the factory associated with the database provider.
Assembly: Microsoft.AspNet.SignalR.SqlServer (in Microsoft.AspNet.SignalR.SqlServer.dll)
The IDbProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateConnection | Creates a connection for the database provider. |
![]() | CreateParameter | Creates a parameter associated with the provider. |
Show:
