AdsConnectionStringBuilder.Clear
Advantage .NET Data Provider
Clears the contents of the AdsConnectionStringBuilder instance.
public void Clear();
Remarks
This method clears all key/value pairs from the AdsConnectionStringBuilder instance and resets the properties to their default values.