Size Property (DEDesigner Extensibility)

       

Specifies the maximum size, in bytes, of a DEParameter object.

Syntax

object.Size [=value]

The Size property syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
value A Long expression that specifies the size of the DEParameter object.

Remarks

This property corresponds to the ADO Parameter Size property.