EditLogTexts

From Species File Help
(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
 
'''tblEditLogTexts''' contains text information used in log entries.
 
'''tblEditLogTexts''' contains text information used in log entries.
  
*EditLogTextID, integer, 2 bytes maximum
+
*EditLogTextID, integer, 2 bytes maximum = tblEditLogTexts.EditLogTextID
 
*TableName, text, 30 bytes maximum,  
 
*TableName, text, 30 bytes maximum,  
 
*UnitName, text, 100 bytes maximum, program unit that generated the entry
 
*UnitName, text, 100 bytes maximum, program unit that generated the entry

Revision as of 15:44, 8 September 2014

tblEditLogTexts contains text information used in log entries.

  • EditLogTextID, integer, 2 bytes maximum = tblEditLogTexts.EditLogTextID
  • TableName, text, 30 bytes maximum,
  • UnitName, text, 100 bytes maximum, program unit that generated the entry
  • Description, text, 400 bytes maximum, description of change
  • DataSpecs, text, 1000 bytes maximum, a listing of the data specifications as they appear in OldData and NewData
  • LastUpdate, smalldatetime, date and time row last updated
  • ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
  • CreatedOn, smalldatetime, date and time row was created
  • CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  • timestamp, datetime
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox