DataConnector
Equals メソッド (C1OAuthConnectionStringBuilder)

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

パラメータ

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

戻り値の型

A boolean indicating if two C1OAuthConnectionStringBuilder are equals.
参照

C1OAuthConnectionStringBuilder クラス
C1OAuthConnectionStringBuilder メンバ