RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets current connection

public IDbConnection Connection { get; }

See Also