ExpressionTypeMistmatchException Class

Definition

This exception gets thrown when operator's arguments have incompatible types

C#
public sealed class ExpressionTypeMistmatchException : Microsoft.SqlServer.Management.Dmf.DmfException
Inheritance
ExpressionTypeMistmatchException

Constructors

Properties

DmfExceptionType

Exception Type

HelpLink

will output a link to the help web site

(Inherited from DmfException)
Message

Message

TypeLeft

Left operand type name

TypeRight

Right operand type name

Methods

Init()

Initializes instance properties

(Inherited from DmfException)
SetHelpContext(String)

Sets Help Context

(Inherited from DmfException)

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0