Beispiel #1
0
 /// <summary>МЕТОД Формирование Запроса</summary>
 protected override string MET_SelectQuery()
 {
     return(MyQuery.APSTAC_Select_3(PRO_SqlWhere));
 }