예제 #1
0
 internal static Exception CouldNotDetermineSqlType(object p0) => (Exception) new InvalidOperationException(Strings.CouldNotDetermineSqlType(p0));