Inequality 运算符

此 API 支持 基础结构,但不能通过代码直接使用。

不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Determines whether two objects are different by performing an inequality operation.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共运算符静态成员 Inequality(Object, UIConnectionInfo) 基础结构。不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Determines whether the specified Object is different than the specified UIConnectionInfo object.
公共运算符静态成员 Inequality(UIConnectionInfo, UIConnectionInfo) 基础结构。Determines whether two UIConnectionInfo objects are different.
公共运算符静态成员 Inequality(UIConnectionInfo, Object) 基础结构。不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Determines whether the specified UIConnectionInfo object is different than the specified Object.

页首