KeyCharStates

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(created page)
 
(cat)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
'''tblKeyCharStates''', subordinate to tblKeyChars, description of each character state for each character in tblKeyChars
 
'''tblKeyCharStates''', subordinate to tblKeyChars, description of each character state for each character in tblKeyChars
  
    KeyCharID, integer, 4 bytes, = tblKeyChars.KeyCharID
+
*KeyCharID, integer, 4 bytes, = tblKeyChars.KeyCharID
    KeyCharStateID, integer, 4 bytes, identifier for this character state; KeyCharID and KeyCharStateID form a composite primary key
+
*KeyCharStateID, integer, 4 bytes, identifier for this character state; KeyCharID and KeyCharStateID form a composite primary key
    LastUpdate, smalldatetime, date and time row last updated
+
*LastUpdate, smalldatetime, date and time row last updated
    ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
+
*ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
    CreatedOn, smalldatetime, date and time row was created
+
*CreatedOn, smalldatetime, date and time row was created
    CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
+
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:KeyTables]]
 
[[Category:KeyTables]]
 +
[[Category:Tables]]

Latest revision as of 16:44, 8 September 2012

tblKeyCharStates, subordinate to tblKeyChars, description of each character state for each character in tblKeyChars

  • KeyCharID, integer, 4 bytes, = tblKeyChars.KeyCharID
  • KeyCharStateID, integer, 4 bytes, identifier for this character state; KeyCharID and KeyCharStateID form a composite primary key
  • 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
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox