Exemplo n.º 1
0
 private string makeAssociateQuerySql(AssociateTable table)
 {
     return(string.Empty);
 }
Exemplo n.º 2
0
 private bool checkCanDoAssociateQuery(AssociateTable table)
 {
     return(true);
 }