FieldCount Property

English Query

English Query

FieldCount Property

Contains the number of fields in the Fields property array.

Applies To

Parameter Object

Syntax

Parameter.FieldCount [= value]

Parts

Parameter

An object variable that describes a parameter for a command relationship.

value

A returned integer that represents the number of fields in the Fields property array.

Remarks

This property is read-only.

See Also

DomainCmd Object

Fields Property