Show / Hide Table of Contents

Namespace Paradigm.ORM.Data.Descriptors

Classes

CustomTypeDescriptor

Provides the means to describe the mapping relationship between a custom query and a .NET type.

RoutineTypeDescriptor

Provides the means to describe the mapping relationship between a routine and a .NET type.

TableDescriptor

Provides the means to describe a database table.

TableTypeDescriptor

Provides the means to describe the mapping relationship between a table and a .NET type.

Interfaces

IColumnDescriptor

Provides an interface to describe a database column.

IColumnPropertyDescriptor

Provides an interface to describe the mapping relationship between a column and a property.

IColumnPropertyDescriptorCollection

ICustomTypeDescriptor

Provides an interface to describe the custom mapping relationship between a custom query or view and a .NET type.

INavigationKeyDescriptor

Provides an interface to define a navigation key descriptor.

INavigationPropertyDescriptor

Provides an interface to describe the relationship between two table type descriptors.

IParameterPropertyDescriptor

Provides an interface to describe the mapping relationship between a parameter and a property.

IRoutineTypeDescriptor

Provides an interface to describe the mapping relationship between a routine and a .NET type.

ITableDescriptor

Provides an interface to describe a database table.

ITableTypeDescriptor

Provides an interface to describe the mapping relationship between a table or view and a .NET type.

Powered by MiracleDevs ©2017. Code licensed under the MIT License.
Documentation generated by DocFX.