Delegate GetRelationshipParents
- Namespace
- The.Persistence
- Assembly
- Instagile.dll
public delegate Tuple<string, string>? GetRelationshipParents(string entityName, string relationshipName)
public delegate Tuple<string, string>? GetRelationshipParents(string entityName, string relationshipName)