AdoView:Command Assign

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoView Class >

AdoView:Command Assign

Previous pageReturn to chapter overviewNext page

Purpose

An ADO Command object that can be used to create or execute the procedure

 

Prototype

ASSIGN Command ( uCommand AS USUAL )  AS USUAL PASCAL CLASS AdoView

 

Argument(s)

oCommand        OBJECT: An ADO Command object that can be used to create or execute the procedure

 

 

See Also

AdoView, AdoCommand