Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DataAdapter::ShouldSerializeTableMappings Method ()

 

Determines whether one or more DataTableMapping objects exist and they should be persisted.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

protected:
virtual bool ShouldSerializeTableMappings()

Return Value

Type: System::Boolean

true if one or more DataTableMapping objects exist; otherwise false.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft