Skip to content

SaveRequestHandlerBase<TRow,TSaveRequest,TSaveResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current connection.

public IDbConnection Connection { get; }

See Also