DataAdapter.HasTableMappings Methode

Definitie

Geeft aan of er een DataTableMappingCollection is gemaakt.

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

Retouren

true als er een DataTableMappingCollection is gemaakt; anders false.

Van toepassing op

Zie ook