DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets current connection from the unit of work

public IDbConnection Connection { get; }

See Also