The InUse property specifies whether the connection is currently in use by a task.
object.InUse
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Boolean
Read-only
HRESULT GetInUse(VARIANT_BOOL *pRetVal);
When an application calls the connection AcquireConnection method, the InUse property is set to TRUE.