SfcObjectNotScriptableException 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.
Can't find scripting operation for this object
[System.Serializable]
public sealed class SfcObjectNotScriptableException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcObjectNotScriptableException = class
inherit SfcException
Public NotInheritable Class SfcObjectNotScriptableException
Inherits SfcException
- Inheritance
- Attributes
Constructors
SfcObjectNotScriptableException() | |
SfcObjectNotScriptableException(String, Exception) | |
SfcObjectNotScriptableException(String) |
Properties
HelpLink | (Inherited from SfcException) |
Methods
SetHelpContext(String) | (Inherited from SfcException) |