NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataSetCommand Properties

The properties of the DataSetCommand class are listed below. For a complete list of DataSetCommand class members, see the DataSetCommand Members topic.

Public:

MissingMappingAction Gets or sets whether unmapped source tables or columns are to be passed with their source names to be filtered, or to cause an error to be raised.
MissingSchemaAction Gets or sets whether missing source tables, columns, and their relationships are to be added to the data set schema, to be ignored, or to cause an error to be raised.
Site (inherited from Component) Gets or sets the site of the Component.
TableMappings Gets how a source table is to be mapped to a data set table.

See Also

DataSetCommand Class | System.Data.Internal Namespace