Overload List

  NameDescription
Public methodGetCommonProperties()()()()
Query for retrieving common properties; scalar mebmers that exist in more than one entity type with the same name, type, etc.
Public methodGetCommonProperties(Boolean, Boolean, Boolean)
Query for retrieving common properties; properties that exist in more than one entity type with the same name, type, etc.
Public methodGetCommonProperties(IEnumerable<(Of <<'(ModelEntityType>)>>), Boolean, Boolean, Boolean)
Query for retrieving common properties; properties that exist in more than one entity type with the same name, type, etc.

See Also