Connection.ConnectionFromPoolSpecified Property

Definition

Gets a value that indicates whether the connection from pool is specified.

public:
 property bool ConnectionFromPoolSpecified { bool get(); };
public bool ConnectionFromPoolSpecified { get; }
member this.ConnectionFromPoolSpecified : bool
Public ReadOnly Property ConnectionFromPoolSpecified As Boolean

Property Value

true if the connection from pool is specified; otherwise, false.

Applies to