Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

IMasterDetailMaterializer Methods

The IMasterDetailMaterializer<(Of <(<'TResult>)>)> type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Public method ExceptProperties
Excludes the properties from the list of what will be populated in the object.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WithDetailConstructor(array<Type>[]()[][])
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5, T6>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithDetailConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8, T9>)>>)()()()()
Appends the indicated constructor onto the detail object materializer.
Public method WithMasterConstructor(array<Type>[]()[][])
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5, T6>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithMasterConstructor<(Of <<'(T1, T2, T3, T4, T5, T6, T7, T8, T9>)>>)()()()()
Appends the indicated constructor onto the master object materializer.
Public method WithProperties
Limits the list of properties to populate to just the indicated list.