SfcCRUDOperationFailedException Class

Definition

This exception is thrown on attempt to perform an operation that is invalid for an object in given state

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

Constructors

SfcCRUDOperationFailedException()
SfcCRUDOperationFailedException(String)
SfcCRUDOperationFailedException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to