MissingObjectException 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.
Object doesn't exists (attempt to reference non-existent object)
C#
[System.Serializable]
public sealed class MissingObjectException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type MissingObjectException = class
inherit DmfException
Public NotInheritable Class MissingObjectException
Inherits DmfException
- Inheritance
- Attributes
Missing |
Base constructor |
Missing |
Base constructor |
Missing |
Constructor |
Missing |
Base constructor |
Dmf |
Exception Type |
Help |
will output a link to the help web site (Inherited from DmfException) |
Message |
Message |
Object |
Name of validated object |
Object |
Type of validated object |
Get |
Serialization helper |
Init() |
Initializes instance properties (Inherited from DmfException) |
Set |
Sets Help Context (Inherited from DmfException) |
منتج | الإصدارات |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |