Data Source Initialization OLE DB Property — «guid_rules»
Name:
guid_rules
Type:
VT_I4
R/W:
R/W
Default:
0
IBProvider:
3.48, 5
Rules for processing of GUID data type. Allowed zero value or combination of following flags:
Value | Description |
1 | Text representation of GUID contains symbols in lower case. |
2 | Text representation of GUID contains figure brackets. |
Samples of influence «guid_rules» on to text representation of GUID:
guid_rules | Text representation of GUID |
0 | 1B1190ED-D458-46FB-9DFB-96D6B05C0150 |
1 | 1b1190ed-d458-46fb-9dfb-96d6b05c0150 |
2 | {1B1190ED-D458-46FB-9DFB-96D6B05C0150} |
3 | {1b1190ed-d458-46fb-9dfb-96d6b05c0150} |
See also
- The initialization property user_type_guid