System.Data.Generic Namespace

System.Data.Generic

System.Data.Generic Namespace
Provides methods and classes for data access.
Classes
  Class Description
Public class ConnectionStringBuilder
Builds a connection to a SQL server.
Public class Code example DataSource
Enables easy data access to SQL server.
Public class GenericMapAttribute
Public class IgnorePropertyAttribute
Instructs the DataSourceFormatter method not to serialize/deserialize the public field.
Public class SerializationSettings
Provides settings for the Data Serializer.
Public class SingleNestedObjectAttribute
Public class SQLInjectionInspector
Injection inspector class to enable safe SQL statements.
Public class TransactionContext
Provides context of any transaction.
Delegates
  Delegate Description
Public delegate DataSourceItemCallBackDelegate
Delegated method for call back event methods. See also ExecuteCallBack.
Enumerations
  Enumeration Description
Public enumeration SingleNestedObjectEnum