Ejemplo n.º 1
0
 public static IDeleteClause DELETE(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }
Ejemplo n.º 2
0
 public static IInsertClause INSERT(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }