public Dictionary <Type, Type> ImportPrimaryKeyDefinitions() { return(Return(MethodInfo.GetCurrentMethod(), () => PrimaryKey.Export())); }