Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたキーが設定されたエントリを SAConnectionStringBuilder インスタンスから削除します。
Public Overrides Function Remove(ByVal keyword As String) As Boolean
public override bool Remove(string keyword)
keyword この SAConnectionStringBuilder 内の接続文字列から削除するキー/値のペアのキー。
接続文字列内のキーが削除された場合は true、キーが存在しなかった場合は false。