DataAdapter.HasTableMappings 方法

定義

指出是否已經建立 DataTableMappingCollection

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

傳回

如果已經建立 DataTableMappingCollection 則為 true,否則為 false

適用於

另請參閱