InvalidOperandException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This exception gets thrown when operator's arguments have incompatible types
C#
[System.Serializable]
public sealed class InvalidOperandException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type InvalidOperandException = class
inherit DmfException
Public NotInheritable Class InvalidOperandException
Inherits DmfException
- Inheritance
- Attributes
Invalid |
Base constructor |
Invalid |
Base constructor |
Invalid |
Constructor |
Invalid |
Base constructor |
Dmf |
Exception Type |
Help |
will output a link to the help web site (Inherited from DmfException) |
Message |
Message |
Node |
NodeType name |
Type |
Type name |
Get |
Serialization helper |
Init() |
Initializes instance properties (Inherited from DmfException) |
Set |
Sets Help Context (Inherited from DmfException) |
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |