Count Property

Syntax:

public int Count{ get; }

Description:

Type: System.Int32

Gets the current number of keys that are contained within the ConnectionString property.

Exceptions:

None

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnectionStringBuilder.Count