DBPROP_ACTIVESESSIONS
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_I4
Typical R/W: R
Description: Active Sessions
The maximum number of session objects that can be active at one time.
Note
For some providers, this value represents the number of active connections or a combination of session objects and active connections. This value can reflect a limitation imposed by either the provider or the data store. At minimum, if the value is zero, there is no specified limit or the limit is unknown; or if the value is one, there can be only one active session; or lastly, if the value is greater than one, there is a known limit. The number of supported sessions is provider-specific.