IHasActualConnection interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for types that have an ActualConnection property of type IDbConnection.
public interface IHasActualConnection
Members
| name | description |
|---|---|
| ActualConnection { get; } | Gets the actual connection. |
See Also
- Source: IHasActualConnection.cs