Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current connection from the unit of work.

public IDbConnection Connection { get; }

See Also