API GetProductOEM: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
 
(Není zobrazena jedna mezilehlá verze od stejného uživatele.)
Řádka 1: Řádka 1:
 
==== Description ====
 
==== Description ====
Method gives You overview of existing product Original Equipment Manufacturer in system.
+
Method gives You overview of existing OEM number for product.
  
 
==== Exact name ====
 
==== Exact name ====

Aktuální verze z 12. 11. 2018, 17:06

Description

Method gives You overview of existing OEM number for product.

Exact name

API_GetProductOEM

Type

Standard view.

Specification

Column Data type Description Relation
GroupID int Group ID API_GetProductGroups.ID
OEM nvarchar(40) Original Equipment Manufacturer

Example

SELECT TOP 1000 * FROM [API_GetProductOEM]

Notices

None.