Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current connection.

public IDbConnection Connection { get; protected set; }

See Also