SfcMissingParentException Class

Definition

Can't perform this operation when Parent isn't set

[System.Serializable]
public sealed class SfcMissingParentException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcMissingParentException = class
    inherit SfcException
Public NotInheritable Class SfcMissingParentException
Inherits SfcException
Inheritance
Attributes

Constructors

SfcMissingParentException()
SfcMissingParentException(String)
SfcMissingParentException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to