SubselectOptions: {
    field: string;
    table: any;
    tableName: string;
    whereField: string;
}

Type declaration

  • field: string
  • table: any
  • tableName: string
  • whereField: string

Generated using TypeDoc