EN
Español
English
Português
    ASMS_FIELDS_DATASOURCE

    Contains the information of the lists obtained through a web service

    Data model

    Fields

    Field Type Description
    id* INT Unique value identifier for the additional field of type list obtained by a Web service
    trust_certificate BIT Enables remote certificate validation on the web services connection
    value NVARCHAR (MAX) Value of the additional field of type list obtained by a web service (URL)

    Primary Key

    PK_ASMS_FIELDS_DATASOURCE
    id