| PolymorphismSchemaForPolymorphicDictionary Method |
| Name | Description | |
|---|---|---|
| ForPolymorphicDictionary(Type, PolymorphismSchema, PolymorphismSchema) |
Creates a new instance of the PolymorphismSchema class for dictionary object which uses type embedding based polymorphism.
| |
| ForPolymorphicDictionary(Type, IDictionaryString, Type, PolymorphismSchema, PolymorphismSchema) |
Creates a new instance of the PolymorphismSchema class for dictionary object which uses ext-type code mapping based polymorphism.
|