Udostępnij przez


Operator ReportExpression.Inequality (ReportExpression, String)

Testy nierówność dwóch wyrażeń.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Shared Operator <> ( _
    left As ReportExpression, _
    right As String _
) As Boolean
'Użycie
Dim left As ReportExpression
Dim right As String
Dim returnValue As Boolean

returnValue = (left <> right)
public static bool operator !=(
    ReportExpression left,
    string right
)
public:
static bool operator !=(
    ReportExpression left, 
    String^ right
)
static let inline (<>)
        left:ReportExpression * 
        right:string  : bool
Język JScript obsługuje używanie przeciążonych operatorów, ale nie obsługuje deklarowania nowych.

Parametry

Wartość zwracana

Typ: System.Boolean
A wartość logiczna value.