Click or drag to resize
InheritanceInfoProviderBase.AddEntityInfo Method
Overload List
  NameDescription
Protected methodAddEntityInfo(String, String, IEntityFactoryCore, Int32, Object)
Adds a new entity to the store. The supertype name is enough to build the complete hierarchy.
Protected methodAddEntityInfo(String, String, IRelationFactory, IEntityFactoryCore,Int32[])
Adds a new entity to the store. The supertype name is enough to build the complete hierarchy.
Top
See Also