|
|
OleDbParameter Class |
|
|
Microsoft Corporation |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
836 |
This is an useful tutorial in which you can obtain more details about the OleDbParameter Class and how to create the instances for this class. You must import the System.Data.OleDb namespace in the ASPX page if you want to use the OleDbParameter Class in the ASPX page. You can create object for the OleDbParameter class with the help of OleDbParameterCollection. This tutorial also explains the properties and methods of the OleDbParameter Class.
|