System.Data.Generic
System.Data.Generic Namespace |
Provides methods and classes for data access.

Class | Description | |
---|---|---|
![]() |
ConnectionStringBuilder |
Builds a connection to a SQL server.
|
![]() ![]() |
DataSource |
Enables easy data access to SQL server.
|
![]() |
GenericMapAttribute | |
![]() |
IgnorePropertyAttribute |
Instructs the DataSourceFormatter method not to serialize/deserialize the public field.
|
![]() |
SerializationSettings |
Provides settings for the Data Serializer.
|
![]() |
SingleNestedObjectAttribute | |
![]() |
SQLInjectionInspector |
Injection inspector class to enable safe SQL statements.
|
![]() |
TransactionContext |
Provides context of any transaction.
|

Delegate | Description | |
---|---|---|
![]() |
DataSourceItemCallBackDelegate |
Delegated method for call back event methods. See also ExecuteCallBack.
|

Enumeration | Description | |
---|---|---|
![]() |
SingleNestedObjectEnum |