What is the use of command Object?
Answers were Sorted based on User's Feedback
Answer / kalieswaran
click the command any action performed in form
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / parmanand
First thing i would like to say "Command Object" or Command
keyword.
Command object is related to ADO and used to send Queries /
SPs to active connection.
whereas command keyword is used to get the command line
value assigned to project.
Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between modal and modaless form in VB?
what controls have you used in your project?
What is ActiveX Dll and ActiveX Exe?
How do I dial a phone number without using the MSCOMM VBX?
Is VB comes under Object Oriented Programming ?
what is the Difference between Tabletype and Snapshot?
what is the Property used to count number of items in a combobox?
What is the difference between a PictureBox and Image control?
What is the difference between change event in normal combobox and dbcombobox?
How do I get my application on top?
Can a subroutine pass back values? Is so How?
Give brief description about class?