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