ISafeRenamable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implemented by objects that may prefer to have the UI confirm the rename before proceeding
public interface ISafeRenamable : Microsoft.SqlServer.Management.Common.IRenamable
type ISafeRenamable = interface
interface IRenamable
Public Interface ISafeRenamable
Implements IRenamable
- Derived
- Implements
Properties
WarnOnRename |
Methods
Rename(String) | (Inherited from IRenamable) |