title: "SEXPLORERCONFIG (table)" category: reference tags: [table, sexplorerconfig, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.SEXPLORERCONFIG
Schema: dba
Aantal kolommen: 13
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
SECID |
int | Nee | — | — |
SECContext |
bigint | Nee | ((0)) | — |
SECRecStatus |
int | Nee | ((0)) | — |
SECHITLISTCOLUMNS |
nvarchar(max) | Ja | — | — |
SECISCUSTOM |
smallint | Nee | ((0)) | — |
SECLIMITRESULTS |
smallint | Nee | ((1)) | — |
SECROOTID |
int | Ja | — | — |
SECSEARCHCOLUMNS |
nvarchar(max) | Ja | — | — |
SECSEARCHDOMAIN |
nvarchar(40) | Ja | — | — |
SECSEARCHORDER |
nvarchar(max) | Ja | — | — |
SECSEARCHTABACTIVE |
smallint | Nee | ((0)) | — |
SECSEARCHTABLE |
nvarchar(128) | Ja | — | — |
SECSMARTEXPANDING |
smallint | Nee | ((1)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("SEXPLORERCONFIG")Alle kolommen met types, triggers, computed. Bron:database-schema.json.