ISafeRenamable Interface

Definition

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)

Applies to