interface ListTablesQueryOptions {
    schema?: string;
}

Hierarchy (View Summary)

Properties

Properties

schema?: string