vw_InvProduct View

<< Click to Display Table of Contents >>

Navigation:  iVend Database Database > Views >

vw_InvProduct View

Navigation: iVend Database Database > Views >

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

iVend 6.6 Database Help

vw_InvProduct View

Collapse All Expand All

iVend Database Database : vw_InvProduct View

Properties

Creation Date

9/18/2015 10:50 AM

Is Schema Bound

dbimages_boolean-false

Encrypted

dbimages_boolean-false

Ansi Nulls

dbimages_boolean-true

Columns

 

Column Name

Description

Datatype

Length

Allow Nulls

Default

Formula

 

ProductKey

 

BigInt

8

 

 

 

Objects that vw_InvProduct depends on

 

Database Object

Object Type

Description

Dep Level

InvProduct table

InvProduct

Table

Stores the product related details.

1

View Definition

CREATE VIEW [dbo].[vw_InvProduct]

AS

SELECT ProductKey FROM InvProduct

See Also

Related Objects

iVend Database Database

 

 


© 2019 All Rights Reserved.

Send comments on this topic.