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
type SfcInvalidRenameException = class
inherit SfcException
Public NotInheritable Class SfcInvalidRenameException
Inherits SfcException
- Inheritance
- Attributes
-
SerializableAttribute SerializableAttribute
Constructors
SfcInvalidRenameException() | |
SfcInvalidRenameException(String) | |
SfcInvalidRenameException(String, Exception) |
Properties
HelpLink | (Inherited from SfcException) |
Methods
SetHelpContext(String) | (Inherited from SfcException) |