The OrderedMapType type exposes the following members.

Methods

  NameDescription
Add (Inherited from MapType.)
Assemble (Inherited from CollectionType.)
Clear (Inherited from MapType.)
CopyElement (Inherited from MapType.)
DeepCopy (Inherited from CollectionType.)
Disassemble (Inherited from CollectionType.)
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromString (Inherited from CollectionType.)
GetAssociatedClass (Inherited from CollectionType.)
GetAssociatedJoinable (Inherited from CollectionType.)
GetColumnSpan (Inherited from CollectionType.)
GetElementsCollection
(Inherited from MapType.)
GetElementType (Inherited from CollectionType.)
GetHashCodeOverloaded.
GetKeyOfOwner
Get the key value from the owning entity instance, usually the identifier, but might be some other unique key, in the case of property-ref
(Inherited from CollectionType.)
GetOnCondition (Inherited from CollectionType.)
GetReferencedColumns (Inherited from CollectionType.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Hydrate (Inherited from CollectionType.)
InstantiateOverloaded.
InstantiateResult (Inherited from CollectionType.)
IsDatabaseNull
Determines whether the specified value is represented as nullNothingnullptra null reference (Nothing in Visual Basic) in the database.
(Inherited from AbstractType.)
IsDirtyOverloaded.
IsModified (Inherited from CollectionType.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
NullSafeGetOverloaded.
NullSafeSetOverloaded.
Replace (Inherited from CollectionType.)
ReplaceElements (Inherited from CollectionType.)
ResolveIdentifier (Inherited from CollectionType.)
SemiResolve (Inherited from CollectionType.)
SqlTypes (Inherited from CollectionType.)
ToLoggableString (Inherited from CollectionType.)
ToString (Inherited from CollectionType.)
Wrap
Wraps an IDictionary in a PersistentMap.
(Inherited from MapType.)

See Also