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