API GetCountry

Z Podpora.nextis.cz
Přejít na: navigace, hledání

Description

Method gives You overview of existing country in system.

Exact name

API_GetCountry

Type

Standard view.

Specification

Column Data type Description Relation
ID int Internal system id
Name nvarchar(50) Name
PhoneNumberPrefix nvarchar(50) Phone number prefix
Code nvarchar(50) Code

Example

SELECT TOP 1000 * FROM [API_GetCountry]

Notices

None.