Gets or sets the connection class used for database resident connection pooling.
'Declaration
Public Property ConnectionClass As String
public string ConnectionClass {get; set;}
Property Value
The connection class used for database resident connection pooling.