ParseOptions.Equals(ParseOptions) Method

Definition

public bool Equals (Microsoft.SqlServer.Management.SqlParser.Parser.ParseOptions other);
override this.Equals : Microsoft.SqlServer.Management.SqlParser.Parser.ParseOptions -> bool
Public Function Equals (other As ParseOptions) As Boolean

Parameters

other
ParseOptions

Returns

Applies to