DmfException Class
Definition
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.
Base exception class for all SMO exception classes
[System.Serializable]
public class DmfException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type DmfException = class
inherit SqlServerManagementException
Public Class DmfException
Inherits SqlServerManagementException
- Inheritance
- Derived
- Attributes
Constructors
DmfException() |
Base constructor |
DmfException(SerializationInfo, StreamingContext) |
Base constructor |
DmfException(String, Exception) |
Base constructor |
DmfException(String) |
Base constructor |
Properties
DmfExceptionType |
Exception Type |
HelpLink |
will output a link to the help web site |
ProdVer |
Product Version |
Methods
Init() |
Initializes instance properties |
SetHelpContext(String) |
Sets Help Context |