SfcObjectNotScriptableException Class

Definition

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
SfcObjectNotScriptableException
Attributes

Constructors

SfcObjectNotScriptableException()
SfcObjectNotScriptableException(String)
SfcObjectNotScriptableException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to