Click or drag to resize

DbFileSpec.WhileBlock Property

X#
A WHILE condition code block used with the CopyTo() method.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY WhileBlock AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A WHILE condition code block used with the CopyTo() method.
See Also