Click or drag to resize
LinqUtilsGetAllPkFieldsOfEntity Method
Overload List
  NameDescription
Public methodStatic memberGetAllPkFieldsOfEntity(IEntityCore, Boolean)
Gets all the pk fields of entity.
Public methodStatic memberGetAllPkFieldsOfEntity(Type, IElementCreatorCore, Boolean)
Gets all pk fields of entity.
Top
See Also