DataAdapter.HasTableMappings Methode

Definition

Gibt an, ob eine DataTableMappingCollection erstellt wurde.

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

Gibt zurück

Boolean

true, wenn eine DataTableMappingCollection erstellt wurde, andernfalls false.

Gilt für

Siehe auch