ITrendStorageSizeMonitor.ForceReorderingFailure (PROP) ¶ PROPERTY ForceReorderingFailure : INT This property gets/sets the number of forced reorganization failure, Used only in test
ITrendStorageSizeMonitor.GetDatabaseFileSize (METH) ¶ METHOD GetDatabaseFileSize : LINT This function returns the size in byte of the trend DB InOut: Scope Name Type Return GetDatabaseFileSize LINT
ITrendStorageSizeMonitor.LastReorderingTime (PROP) ¶ PROPERTY LastReorderingTime : TIME This property gets/sets the last DB reorganization time
ITrendStorageSizeMonitor.PercDBLimit (PROP) ¶ PROPERTY PercDBLimit : INT This property gets/sets the percentage used to check the DB size: the DB size is reduced by this percentage if the set limit is exceeded.
ITrendStorageSizeMonitor.RecordSizeFactor (PROP) ¶ PROPERTY RecordSizeFactor : REAL This property gets/sets the factor for changing the record size used to control the size of the DB: the number of records to be deleted at each reorganisation is calculated on the basis of an empirically calculated size, this size can be changed by this factor.
ITrendStorageSizeMonitor.ReorderingCount (PROP) ¶ PROPERTY ReorderingCount : INT This property gest/sets the counter of DB reordering already done.
ITrendStorageAccessReadOperator2.GradientColor1Read (METH) ¶ METHOD GradientColor1Read This method returns the first color of the gradient InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables diValue DINT The first color of the gradient
ITrendStorageAccessReadOperator2.GradientColor2Read (METH) ¶ METHOD GradientColor2Read This method returns the second color of the gradient InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables diValue DINT The second color of the gradient
ITrendStorageAccessReadOperator2.GradientColorBrightnessRead (METH) ¶ METHOD GradientColorBrightnessRead This method returns the color brightness of the gradient InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables dwValue DWORD The color brightness of the gradient
ITrendStorageAccessReadOperator2.GradientTranspColor1Read (METH) ¶ METHOD GradientTranspColor1Read This method returns first color transparency InOut: Scope Name Type Comment Input iWhichVariable INT The 0 based index of the variable within all variables bValue BYTE The first color transparency of the gradient