Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace Mediachase.BusinessFoundation.Data.Sql

Classes

CustomTableRow

DeleteCommandBuilder

Represents Delete Sql Command this.Script.

InsertCommandBuilder

Represents Insert Sql Command this.Script.

SelectCommandBuilder

Represents select command builder.

SelectCommandBuilderParameter

SqlBlobAccess

Defines constants for read, write, or read/write access to a text, ntext, or image column.

SqlBlobStream

Exposes a Stream around a text, ntext, or image column, supporting both synchronous and asynchronous read and write operations.

SqlCommandBuilder

Represents base sql command bulder class.

SqlContext

Represents a Sql context.

SqlHelper

The SqlHelper class is intended to encapsulate high performance, scalable best practices for common uses of SqlClient.

SqlHelperParameterCache

SqlHelperParameterCache provides functions to leverage a static cache of procedure parameters, and the ability to discover parameters for stored procedures at run-time.

SqlParameterList

Represents the SqlParameter collection.

SqlScript

Represents Sql Script .

SqlTransactionCallback

SqlTransactionScope

Represents sql transaction scope.

TableRow

TransactionCallback

UpdateCommandBuilder

Represents Update Sql Command this.Script.