| |||||||||||||
OleDbDataAdapter Constructor ( )System.Data.OleDb Namespace OleDbDataAdapter Class Initializes a new instance of the OleDbDataAdapter class. [ VB ] Overloads Public Sub New ( ) [ C# ] public OleDbDataAdapter ( ); [ C++ ] public: OleDbDataAdapter ( ); [ JScript ] public function OleDbDataAdapter ( ); RemarksWhen an instance of OleDbDataAdapter is created, the following read/write properties are set to initial values.
You can change the value of any of these properties through a separate call to the property. ExampleThe following example initializes an OleDbDataAdapter using this constructor, then sets some of its properties.
See AlsoOleDbDataAdapter Members OleDbDataAdapter Constructor Overload List MissingMappingAction MissingSchemaAction |
| ||||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme