Share

TableParameter.Value Property

Parent Object: TableParameter

Description

Gets/(Sets) the value of this parameter. Numeric values are in database units. Setting this is equivalent to setting the 'Expression' with a constant string. 'Set' may not be allowed on some parameter types.

Syntax

TableParameter.Value() As Variant

Property Value

This is a read/write property whose value is a Variant.

Version

Introduced in version 4

Was this information helpful?