DataConnector
Equals メソッド (C1GoogleAnalyticsConnectionStringBuilder)

C1.AdoNet.GoogleAnalytics アセンブリ > C1.AdoNet.GoogleAnalytics 名前空間 > C1GoogleAnalyticsConnectionStringBuilder クラス : Equals メソッド
The second C1GoogleAnalyticsConnectionStringBuilder to check whether or not the two C1GoogleAnalyticsConnectionStringBuilder are equals.
Method that check if two instance C1GoogleAnalyticsConnectionStringBuilder 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 C1GoogleAnalyticsConnectionStringBuilder to check whether or not the two C1GoogleAnalyticsConnectionStringBuilder are equals.

戻り値の型

A boolean indicating if two C1GoogleAnalyticsConnectionStringBuilder are equals.
参照

C1GoogleAnalyticsConnectionStringBuilder クラス
C1GoogleAnalyticsConnectionStringBuilder メンバ