RowValidationContext.Connection property

namespace: Serenity.Services   assemblySerenity.Net.Entity

Gets the connection.

public IDbConnection Connection { get; }

Property Value

The connection.

See Also