Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたキーが設定されたエントリを ULConnectionStringBuilder オブジェクトから削除します。
Public Overrides Function Remove(ByVal keyword As String) As Boolean
public override bool Remove(string keyword)
keyword 接続キーワードの名前。
接続文字列内のキーが削除された場合は true、キーが存在しなかった場合は false。