dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBoolean Structure / op_LogicalNot Method

In This Topic
    op_LogicalNot Method
    In This Topic
    Syntax
    'Declaration
     
    This operator type is not supported by Visual Basic
    public SqlBoolean operator !( 
       SqlBoolean x
    )

    Parameters

    x
    See Also