Updated: 2018-09-14
Data Source Initialization OLE DB Property — «schema_ldr_cfg__check_constraints»
Name:
schema_ldr_cfg__check_constraints
Type:
VT_I4
R/W:
R/W
Default:
1
IBProvider:
3, 5
Rules for publication of CHECK-restrictions in schemas of metadata. Allowed values:
Value | Description |
0 | Exclude from schemes. |
1 | Allow the publication in the schemes. |
For MSSQL Linked Server need define in connection string the «schema_ldr_cfg__check_constraints=0» for avoiding the problems with queries to tables with CHECK-constraints.
See also
- The initialization property schema_ldr_cfg__descriptions