DataTable.fInitInProgress Поле
Определение
Проверяет, выполняется ли инициализация.Checks whether initialization is in progress. Инициализация происходит во время выполнения.The initialization occurs at run time.
protected public: bool fInitInProgress;
protected internal bool fInitInProgress;
val mutable fInitInProgress : bool
Protected Friend fInitInProgress As Boolean