예제 #1
0
 private static bool HasValueGeneratedOnUpdate(this PropertyEntry property) => property.HasValueGeneratedFlag(ValueGenerated.OnUpdate);