Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
この ULConnectionStringBuilder オブジェクト内の接続情報と指定された DbConnectionStringBuilder オブジェクト内の接続情報を比較します。
Public Overrides Function EquivalentTo( ByVal connectionStringBuilder As DbConnectionStringBuilder ) As Boolean
public override bool EquivalentTo( DbConnectionStringBuilder connectionStringBuilder )
connectionStringBuilder この ULConnectionStringBuilder オブジェクトと比較する別の DbConnectionStringBuilder オブジェクト。
このオブジェクトが指定された DbConnectionStringBuilder オブジェクトと同じ場合は True。それ以外の場合は false。