GdcLBRBTreeMetadata
Материал из GedeminWiki
(Различия между версиями)
SYSDBA (обсуждение | вклад) |
SYSDBA (обсуждение | вклад) |
||
| Строка 2: | Строка 2: | ||
{|rules="rows" frame="hsides" | {|rules="rows" frame="hsides" | ||
|- | |- | ||
| − | |width=" | + | |width="200px"|[[gdcLBRBTreeMetadata.TLBRBTreeMetaNames|TLBRBTreeMetaNames]]||{{:gdcLBRBTreeMetadata.TLBRBTreeMetaNames}} |
|} | |} | ||
| Строка 9: | Строка 9: | ||
{|rules="rows" frame="hsides" | {|rules="rows" frame="hsides" | ||
|- | |- | ||
| − | |width=" | + | |width="200px"|[[gdcLBRBTreeMetadata.CreateLBRBTreeMetaDataScript|procedure CreateLBRBTreeMetaDataScript]]||{{:gdcLBRBTreeMetadata.CreateLBRBTreeMetaDataScript}} |
|- | |- | ||
| − | |width=" | + | |width="200px"|[[gdcLBRBTreeMetadata.UpdateLBRBTreeBase|function UpdateLBRBTreeBase]]||{{:gdcLBRBTreeMetadata.UpdateLBRBTreeBase}} |
|- | |- | ||
| − | |width=" | + | |width="200px"|[[gdcLBRBTreeMetadata.GetLBRBTreeDependentNames|function GetLBRBTreeDependentNames]]||{{:gdcLBRBTreeMetadata.GetLBRBTreeDependentNames}} |
|- | |- | ||
| − | |width=" | + | |width="200px"|[[gdcLBRBTreeMetadata.RestrLBRBTree|function RestrLBRBTree]]||{{:gdcLBRBTreeMetadata.RestrLBRBTree}} |
|} | |} | ||
[[Category:Модули]] | [[Category:Модули]] | ||
Версия 12:42, 21 марта 2011
Записи
| TLBRBTreeMetaNames | Запись с именами стандартных объектов метаданных интервального дерева. |
Процедуры и функции
| procedure CreateLBRBTreeMetaDataScript | Процедура формирует SQL скрипт создания объектов метаданных интервального дерева для заданной таблицы. |
| function UpdateLBRBTreeBase | Создает/обновляет метаданные интервальных деревьев в базе. |
| function GetLBRBTreeDependentNames | Функция возвращает имена объектов метаданных интервального дерева для заданной таблицы и количество зависимых от нее процедур и представлений. |
| function RestrLBRBTree | Вызывает хранимую процедуру перестроения интервального дерева. |