DbCommandBuilder.RefreshSchema Metodo

Definizione

Cancella i comandi associati a questo DbCommandBuilderoggetto .

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

Commenti

La chiamata al RefreshSchema metodo rimuove in modo efficace tutti gli DbCommand oggetti a cui fa riferimento l'oggetto SelectCommand,

UpdateCommand,

DeleteCommand, e

InsertCommand Proprietà.

Si applica a

Vedi anche