DefaultRuleBase.DropIfExists Método

Definição

Descarta o objeto com a opção IF EXISTS. Se o objeto for inválido para a função drop retornará sem exceção.

public void DropIfExists();
abstract member DropIfExists : unit -> unit
override this.DropIfExists : unit -> unit
Public Sub DropIfExists ()

Implementações

Aplica-se a