|
|
#3 |
|
Модератор
|
Да
Там еще один прикол похоже зарыт, готовьтесь ![]() X++: boolean removeIndex(Statement stmt)
{
boolean indexDropped = false;
;
if (sQLIndex.isIndexClustering())
{
this.printStringInReport( this.printReportFormatLine( dictTable.name(), '*' + dictIndex.name(),
"@SYS62520", false));
return(false); // cannot drop a clustering index without dropping the table
}
__________________
-ТСЯ или -ТЬСЯ ? |
|
|