Show / Hide Table of Contents

Interface ICustomTypeDescriptor

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

Inherited Members
IColumnPropertyDescriptorCollection.Type
IColumnPropertyDescriptorCollection.TypeName
IColumnPropertyDescriptorCollection.AllProperties
Namespace: Paradigm.ORM.Data.Descriptors
Assembly: Paradigm.ORM.Data.dll
Syntax
public interface ICustomTypeDescriptor : IColumnPropertyDescriptorCollection

Extension Methods

ObjectExtensions.ThrowIfFails<TException>(Object, Action, String)
ObjectExtensions.ThrowIfFails<TException, TResult>(Object, Func<TResult>, String)
ObjectExtensions.ThrowIfFailsAsync<TException>(Object, Func<Task>, String)
ObjectExtensions.ThrowIfFailsAsync<TException, TResult>(Object, Func<Task<TResult>>, String)

See Also

IColumnPropertyDescriptorCollection
  • Improve this Doc
  • View Source
Powered by MiracleDevs ©2017. Code licensed under the MIT License.
Documentation generated by DocFX.