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!

System.Data.Internal Namespace

Classes

Class Description
BooleanStorage [To be supplied.]
ByteStorage [To be supplied.]
CharStorage [To be supplied.]
CurrencyStorage [To be supplied.]
DataColumnMapping generic column mapping
DataColumnMappingConverter [To be supplied.]
DataColumnMappings column mapping collection
DataSchemaChangedEvent [To be supplied.]
DataSetCommand Represents a set of data commands and a database connection which are used to fill the DataSet and update the data source. At any time, the object refers to only a single record within the current data set.
DataStorage [To be supplied.]
DataTableMapping [To be supplied.]
DataTableMappingConverter [To be supplied.]
DataTableMappings table mapping collection
DateTimeStorage [To be supplied.]
DBCommand Represents a query command used when connecting to a data source.
DBConnection Represents a database connection for use by DBCommand.
DBDataReader [To be supplied.]
DBDataSetCommand Implementation of DataSetCommand designed for relational data sources like databases.
DecimalStorage [To be supplied.]
DoubleStorage [To be supplied.]
InfoMessageEventArgs [To be supplied.]
Int16Storage [To be supplied.]
Int32Storage [To be supplied.]
Int64Storage [To be supplied.]
ObjectStorage [To be supplied.]
RowUpdatedEventArgs [To be supplied.]
RowUpdatingEventArgs [To be supplied.]
SByteStorage [To be supplied.]
SchemaChangedEventArgs [To be supplied.]
SchemaChangingEventArgs [To be supplied.]
SchemaMappingEventArgs [To be supplied.]
SingleStorage [To be supplied.]
SparseStorage [To be supplied.]
StringStorage [To be supplied.]
TimeSpanStorage [To be supplied.]
UInt16Storage [To be supplied.]
UInt32Storage [To be supplied.]
UInt64Storage [To be supplied.]

Interfaces

Interface Description
IDataParameters Collects all parameters relevant to the command and their mappings to DataSet columns.
IDBDataReader [To be supplied.]
IProperties [To be supplied.]
IProperty [To be supplied.]

Delegates

Delegate Description
DataSchemaChangedEventHandler [To be supplied.]
SchemaChangedEventHandler [To be supplied.]
SchemaChangingEventHandler [To be supplied.]