Orleans.SqlUtils Namespace

Classes

AdoNetInvariants

A holder for well known, vendor specific connector class invariant names.

DbExtensions

Contains some convenience methods to use in conjunction with IRelationalStorage and GenericRelationalStorage.

OrleansRelationalDownloadStream

This is a chunked read implementation for ADO.NET providers which do not otherwise implement GetStream(Int32) natively.

RelationalStorage

A general purpose class to work with a given relational database and ADO.NET provider.

RelationalStorageExtensions

Convenienience functions to work with objects of type IRelationalStorage.

SqlFormatProvider

Formats .NET types appropriately for database consumption in non-parameterized queries.

Interfaces

IRelationalStorage

A common interface for all relational databases.