Determines whether the driver supports extended statement information.
Valid Values
1 | 0
Behavior
If set to 1 (Enabled), the driver queries the server to see if it supports the Statement Information parcel. If the server supports the Statement Information parcel, the driver requests the Statement Information parcel and enables auto-generated key retrieval and SQLDescribeParam support. Use this value if you want to enable the Return Generated Keys option.
If set to 0 (Disabled), the driver does not attempt to expose auto-generated key retrieval or SQLDescribeParam.