DataAdapter.ShouldSerializeTableMappings 메서드

정의

하나 이상의 DataTableMapping 개체가 존재하며 유지되어야 하는지 여부를 결정합니다.

protected:
 virtual bool ShouldSerializeTableMappings();
protected virtual bool ShouldSerializeTableMappings ();
abstract member ShouldSerializeTableMappings : unit -> bool
override this.ShouldSerializeTableMappings : unit -> bool
Protected Overridable Function ShouldSerializeTableMappings () As Boolean

반환

DataTableMapping 개체가 하나 이상 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보