DataConnector
Equals メソッド (C1ServiceNowConnectionStringBuilder)

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowConnectionStringBuilder クラス : Equals メソッド
The second C1ServiceNowConnectionStringBuilder to check whether or not the two C1ServiceNowConnectionStringBuilder are equals.
Method that check if two instance C1ServiceNowConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.
シンタックス
'宣言
 
Public Overrides NotOverridable Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The second C1ServiceNowConnectionStringBuilder to check whether or not the two C1ServiceNowConnectionStringBuilder are equals.

戻り値の型

A boolean indicating if two C1ServiceNowConnectionStringBuilder are equals.
参照

C1ServiceNowConnectionStringBuilder クラス
C1ServiceNowConnectionStringBuilder メンバ