示例#1
0
 public static IDeleteClause DELETE(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }
示例#2
0
 public static IInsertClause INSERT(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }