Click or drag to resize

GeneratorUtilsGetDiscriminatorFieldMapping Method

Overload List
  NameDescription
Public methodStatic memberGetDiscriminatorFieldMapping(EntityDefinition, IGenerator)
Gets the discriminator field mapping for the discriminator field of the sub hierarchy the passed in entity is in. Null if not applicable/found
Public methodStatic memberGetDiscriminatorFieldMapping(EntityDefinition, IGenerator, String)
Gets the discriminator field mapping for the discriminator field of the sub hierarchy the passed in entity is in. Null if not applicable/found
Top
See Also