Free cookie consent management tool by
TermsFeed
Update cookies preferences
Promotic
PRODUCTS
Products
What is PROMOTIC
PROMOTIC News
Documentation PROMOTIC
Freeware PROMOTIC
PROMOTIC school version
Applications development
Application references
DOCUMENTATION
PROMOTIC videos on Youtube
Documentation
E-SHOP
Price list
Licence order
Business conditions
Download
Download
PROMOTIC 9.0
PROMOTIC 8.3
PROMOTIC 8.2
PROMOTIC 8.1
PROMOTIC 8.0
PROMOTIC 7.5
Stable versions - Download
PmNetKey
Info materials
Services
Presentation for you
Trainings
For schools
Applications development
Application references
CONTACT
Technical support
Contacts
Distributors
System integrators
ABOUT US
MICROSYS - Company profile
News
Rewards and media
Partners
GDPR and Cookies
SOCIAL
Facebook
Youtube
LinkedIn
FORUM
Fields - property of the
AdoRecord
object
Description:
Returns the
Collection
object which contains
AdoField
objects.
Syntax:
Object
Fields
Values:
Returns the
Collection
object which contains all the
AdoField
objects of the
AdoRecord
object.
Note:
Property access for
read only
.
The
Collection
object offers a single (
AdoField
) item by calling the
Collection.Item
method.
See also:
-
AdoField
(object)
-
AdoRecordset
(object)
-
AdoRecord
(object)
Example1:
JavaScript
VBScript
Select and copy to clipboard
var
oField
=
oAdoRecord
.
Fields
.
Item
(
0
);
Dim
oField
oField
=
oAdoRecord
.
Fields
.
Item
(
0
)
Example2:
see
Example1
Example3:
see
Example
History:
Pm8.01.00
: Created
PROMOTIC 9.0.31
SCADA system documentation
MICROSYS, spol. s r.o.
Send page remark
Contact responsible person
Navigation:
-
PROMOTIC SCADA/HMI system
-
Documentation contents
-
Objects of the PROMOTIC system
-
Pma
objects
-
PmaAdo
-
AdoRecord
-
Fields
-
Pm_LastErr
-
Pm_LastTextErr
-
State
© MICROSYS, spol. s r.o.