AdsConnectionStringBuilder.Remove

Advantage .NET Data Provider

  Previous topic Next topic  

Removes the specified key from the AdsConnectionStringBuilder instance.

public bool Remove( string strKey );

Remarks

This method removes the specified key from the AdsConnectionStringBuilder instance. The return value is true if the specified key existed and false if it did not exist.