Skip to content

RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current connection.

public IDbConnection Connection { get; protected set; }

See Also