DataAdapter.HasTableMappings Yöntem

Tanım

oluşturulup DataTableMappingCollection oluşturulmadığını gösterir.

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

Döndürülenler

true oluşturulduysa DataTableMappingCollection ; oluşturulmadıysa false.

Şunlara uygulanır

Ayrıca bkz.