Pooling property

Gets or sets the Pooling connection property.

Syntax
Visual Basic

Public Property Pooling As Boolean
C#

public bool Pooling  { get; set; }
See also