Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current connection.

public IDbConnection Connection { get; }

See Also