SfcInvalidRenameException Class

Definition

This exception is thrown when an invalid rename is attempted.

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

Constructors

SfcInvalidRenameException()
SfcInvalidRenameException(String)
SfcInvalidRenameException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to