コード例 #1
0
 public SQColumn GetForeignKeyColumn(SQColumn local)
 {
     return(_Adapter.GetForeignKeyColumn(local));
 }