UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets current connection from the unit of work

public IDbConnection Connection { get; }

See Also