Visual Basic (VB) Question:
What is the diff between the Create Object and Get object?
Answer:
Create Object - To create an instance of an object.
Get Object To get the reference to an existing object.
Get Object To get the reference to an existing object.
Previous Question | Next Question |
What are the Technologies for Accessing Database from Visual Basic?set? | What is Mask Edit and why it is used? |