Interface IPostgrestQueryFilter
- Namespace
- Supabase.Postgrest.Interfaces
- Assembly
- Supabase.Postgrest.dll
public interface IPostgrestQueryFilterProperties
Criteria
object? Criteria { get; }Property Value
Op
Constants.Operator Op { get; }Property Value
Property
string? Property { get; }