interface ListTablesQueryOptions {
    schema?: string;
}

Hierarchy (view full)

Properties

Properties

schema?: string