KeyBlockBranches

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:
 
'''tblKeyBlockBranches''', subordinate to tblKeyBlocks, list giving group selected for each branch
 
'''tblKeyBlockBranches''', subordinate to tblKeyBlocks, list giving group selected for each branch
  
    KeyBlockID, integer, 4 bytes, = tblKeyBlocks.KeyBlockID
+
*KeyBlockID, integer, 4 bytes, = tblKeyBlocks.KeyBlockID
    BranchIndex, integer, 1 byte; KeyBlockID and BranchIndex form a composite primary key.  BranchIndex is zero based.  Values range from 0 to 126.  Value of 127 is reserved for swapping the indices of two branches.
+
*BranchIndex, integer, 1 byte; KeyBlockID and BranchIndex form a composite primary key.  BranchIndex is zero based.  Values range from 0 to 126.  Value of 127 is reserved for swapping the indices of two branches.
    KeyGroupID, integer, 4 bytes, = tblKeyGroups.KeyGroupID, the destination group if this branch is selected
+
*KeyGroupID, integer, 4 bytes, = tblKeyGroups.KeyGroupID, the destination group if this branch is selected
    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:43, 8 September 2012

tblKeyBlockBranches, subordinate to tblKeyBlocks, list giving group selected for each branch

  • KeyBlockID, integer, 4 bytes, = tblKeyBlocks.KeyBlockID
  • BranchIndex, integer, 1 byte; KeyBlockID and BranchIndex form a composite primary key. BranchIndex is zero based. Values range from 0 to 126. Value of 127 is reserved for swapping the indices of two branches.
  • KeyGroupID, integer, 4 bytes, = tblKeyGroups.KeyGroupID, the destination group if this branch is selected
  • 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