BadExpressionTreeException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
Name | Description |
---|---|
BadExpressionTreeException () |
Initializes a new instance of the SqlServerManagementException class.
|
BadExpressionTreeException (String) |
Initializes a new instance of the BadExpressionTreeException class that has the specified message text.
|
BadExpressionTreeException (String, Exception) |
Initializes a new instance of the BadExpressionTreeException class that has the specified message text and inner exception.
|