|
<< Click to Display Table of Contents >> Navigation: iVend Database Database > Views > vw_TrxTransaction View |
Navigation: iVend Database Database > Views >
iVend 6.6 Database Help
vw_TrxTransaction View
Collapse All Expand All
iVend Database Database : vw_TrxTransaction View |
Properties
Creation Date |
9/18/2015 10:50 AM |
Is Schema Bound |
|
Encrypted |
|
Ansi Nulls |
|
Columns
|
Column Name |
Description |
Datatype |
Length |
Allow Nulls |
Default |
Formula |
|
TransactionKey |
|
BigInt |
8 |
|
|
|
Objects that vw_TrxTransaction depends on
|
Database Object |
Object Type |
Description |
Dep Level |
|
Table |
The main table which defined the primary details concerned with every type of transaction. |
1 |
View Definition
CREATE VIEW vw_TrxTransaction AS SELECT TrxTransaction.TransactionKey FROM TrxTransaction |
See Also
© 2019 All Rights Reserved.
Send comments on this topic.