IDropIfExists Interface

Definition

Interface for DropIfExists method. All classes that support drop with existence check implement this interface.

C#
public interface IDropIfExists
Derived

Methods

DropIfExists()

Drops the object with IF EXISTS option. If object is invalid for drop function will return without exception.

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0