aspxtreme

SchemaType Enumeration

System.Data Namespace


Specifies how to handle existing schema mappings when performing a FillSchema operation.

Members


Member Name Description
Mapped Apply any existing table mappings to the incoming schema. Configure the DataSet with the transformed schema.
Source Ignore any table mappings on the DataAdapter. Configure the DataSet using the incoming schema without applying any transformations.

Remarks

The SchemaType usually should be set to Mapped, because any established table and column mappings are used.



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme