Updated: 2023-05-20
Data Source Initialization OLE DB Property — «rowset_file__sys_flags»
Name:
rowset_file__sys_flags
Type:
VT_I4
R/W:
R/W
Default:
0
IBProvider:
3, 5
System flags for temporary file of rowset. Can be zero or the combination of the following flags:
Value | Description |
1 | WIN32::FILE_FLAG_NO_BUFFERING flag will be used. |
2 | WIN32::FILE_FLAG_WRITE_THROUGH flag will be used. |
See also
- The rowset property rowset_file__sys_flags