Clear() Method

Syntax:

public void Clear()

Description:

Clears the contents of the RdmConnectionStringBuilder. All key/value pairs are removed and reset to their default values.

Parameters:

None

Return Value:

None

Exceptions:

None

Reference:

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