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