AdoColumn:DefinedSize Assign

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoColumn Class >

AdoColumn:DefinedSize Assign

Previous pageReturn to chapter overviewNext page

Purpose

The maximum size of the column

 

Prototype

ASSIGN DefinedSize ( lVal AS LONG  )  AS LONG PASCAL CLASS AdoColumn

 

Argument(s)

lVal        LONG

 

 

Description

This property is read-only for Column objects already appended to a collection

 

See Also

AdoColumn