Sdílet prostřednictvím


SqlStoreConnection.Equals Method

Include Protected Members
Include Inherited Members

Determines whether the specified objects are equal. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) (Inherited from Object.)
Public method Equals(SfcConnection) Determines whether the specified server connection is equal to the current SqlStoreConnection object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Overrides SfcConnection.Equals(SfcConnection).)

Top