namespace: Serenity.Data assembly: Serenity.Net.Data
Extension methods for classes implementing IDbWhereParam interface.
public static class QueryWithParamsExtensions
name | description |
---|---|
static AddParam<T>(…) | Adds the parameter. |
static SetParam<T>(…) | Sets the parameter. |
- Source: QueryWithParamsExtensions.cs