Table of Contents

Interface IPostgrestQueryFilter

Namespace
Supabase.Postgrest.Interfaces
Assembly
Supabase.Postgrest.dll
public interface IPostgrestQueryFilter

Properties

Criteria

object? Criteria { get; }

Property Value

object

Op

Constants.Operator Op { get; }

Property Value

Constants.Operator

Property

string? Property { get; }

Property Value

string