Share via


SalesforceV2SinkWriteBehavior.Equals(SalesforceV2SinkWriteBehavior) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals (Azure.ResourceManager.DataFactory.Models.SalesforceV2SinkWriteBehavior other);
override this.Equals : Azure.ResourceManager.DataFactory.Models.SalesforceV2SinkWriteBehavior -> bool
Public Function Equals (other As SalesforceV2SinkWriteBehavior) As Boolean

Parameters

other
SalesforceV2SinkWriteBehavior

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to