DataAdapter.HasTableMappings Méthode

Définition

Indique si DataTableMappingCollection a été créé.

protected:
 bool HasTableMappings();
protected bool HasTableMappings ();
member this.HasTableMappings : unit -> bool
Protected Function HasTableMappings () As Boolean

Retours

true en cas de création de DataTableMappingCollection ; sinon, false.

S’applique à

Voir aussi