API GetProductOEM

Z Podpora.nextis.cz
Verze z 12. 11. 2018, 17:06, kterou vytvořil Chrzaszcz (diskuse | příspěvky)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání

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.