O_Index

for RuBoard
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

Object Linking and Embedding for DataBases (OLE DB)  
object models
       ADO.NET
               hierarchy  
objects
       ADO.NET
               relationships  
       ASP.NET Cache, code   2nd  
       BindingContext
               data, binding to list controls   2nd  
       Command  
               Connection object, using together   2nd   3rd  
               creating  
               data, retrieving   2nd   3rd   4th   5th  
               data, retrieving, Connection object   2nd   3rd  
               data, retrieving, constructor overload   2nd  
               ExecuteNonQuery( ) method   2nd  
               ExecuteNonQuery( ) method, deleting data from databases   2nd   3rd   4th   5th   6th   7th   8th  
               ExecuteNonQuery( ) method, inserting data into databases   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
               ExecuteNonQuery( ) method, modifying data in databases   2nd   3rd   4th   5th   6th   7th  
               instantiating, code  
       CommandBuilder  
               automatically generated commands   2nd   3rd  
               automatically generated commands, code to display   2nd  
               automatically generated commands, displaying SQL code   2nd   3rd  
               automatically generated commands, SELECT statement (changes in)   2nd   3rd   4th  
               automatically generated commands, Windows Form Designer (VS .NET code)   2nd   3rd   4th   5th  
               SelectCommand  
       Connection  
               Close ( ) method   2nd  
               Command object, using together   2nd   3rd  
               connection strings   2nd   3rd  
               ConnectionString property  
               data sources, connecting to   2nd  
               Database property  
               instances, creating  
               instantiating, code  
                methods  
               OLE DB data providers  
               OleDbConnection object  
               Open ( ) method  
               properties  
               Provider property  
               SqlConnection object  
                user information, specifying   2nd  
       CurrencyManager
               data, binding to list controls   2nd  
       custom
               single rows of data, replacing   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
       data access (ADO.NET), disconnected   2nd  
       Data Toolbox SqlDataAdapter
               Visual Studio .NET Form  
       Data Toolbox SqlDataAdpter
               Visual Studio .NET Form  
       DataAdapter  
               filling DataSet object   2nd  
               filling DataSet object with Fill( ) method   2nd   3rd   4th   5th   6th   7th   8th  
               instantiating, code  
               records, retrieving with ADO.NET code   2nd  
       DataColumn  
       DataColumns
               adding to DataTable object   2nd   3rd   4th  
       DataConnection   2nd  
       DataGrid
               DataSet object, displaying  
       DataGrid Web control
               databases queries, binding   2nd  
       DataGridPageChangedEventArgs  
       DataReader   2nd  
               Close( ) method  
               data binding to Web controls, code   2nd   3rd  
               data retrieval methods   2nd  
               database fields, retrieving with C# code   2nd   3rd   4th  
               database fields, retrieving with VB .NET code   2nd   3rd   4th  
               database records   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
               GetOrdinal( ) method   2nd   3rd  
               IEnumerable interface  
               instances, getting with C# code   2nd  
               instances, getting with VB .NET code   2nd  
               instantiating   2nd   3rd  
               limitations   2nd  
               Read( ) method   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               results, binding to Web controls   2nd   3rd  
       DataReader and DataAdapter, comparing   2nd   3rd   4th  
       DataReader and DataSet, comparing   2nd  
       DataRelation   2nd   3rd  
               DataRelationCollection   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th  
               DataTables objects, relationships   2nd   3rd   4th  
                employees and projects, displaying  
       DataRow  
       DataRows
               dtEmployees table, adding rows   2nd  
       DataSet   2nd   3rd   4th   5th   6th  
               constraints   2nd  
               contents, viewing in C#   2nd   3rd   4th  
               contents, viewing in VB.NET   2nd   3rd  
               database queries, code   2nd  
               DataRelation object   2nd   3rd  
               DataRelation object, DataRelationCollection   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th  
               DataTable object, adding   2nd   3rd  
               DataTable object, adding DataColumns object   2nd   3rd   4th  
               DataTables objects, code to add relationships   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
               DataTables objects, relationships   2nd   3rd   4th  
               displaying in DataGrid object  
               filling with DataAdapter Fill( ) method   2nd   3rd   4th   5th   6th   7th   8th  
               filling with DataAdapter object   2nd  
               functionality  
               instantiating   2nd  
               Join operator   2nd   3rd  
               Join operator, database query code  
               Join operator, syntax   2nd  
               relationships   2nd   3rd   4th   5th   6th   7th  
               relationships, adding  
               relationships, navigating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
               RowError property, DataAdapter events   2nd   3rd  
               RowError property, error handling   2nd   3rd   4th   5th   6th  
               RowError property, FillError events  
               RowError property, RowUpdated events  
               RowError property, RowUpdating events  
               RowError property, XML persisted row errors   2nd  
               schemas, creating   2nd   3rd   4th   5th  
       DataTable   2nd   3rd  
               adding to DataSet object   2nd   3rd  
               data, adding or deleting   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th  
               DataColumns object, adding   2nd   3rd   4th  
               dtEmployees table, adding rows   2nd  
       DataTables
               relationships   2nd   3rd   4th  
               relationships, code to add   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  
       deserialization
               definition  
       MSSQL$NetSDK[ colon ]General Statistics performance
               connection pooling  
       NET [edit, period before] CLR Data performance
               connection pooling   2nd  
       OdbcConnection
               DSN (Data Source Name )  
       OleDbConnection  
       recordsets
               filling DataSets and displaying in DataGrids  
       serialization
               definition  
       SqlCommand
               NET [edit, period before] Framework class browser entry  
               SqlConnection object, using together  
       SqlConnection  
               SqlCommand object, using together  
       SQLDataAdapter   2nd   3rd  
       SqlDataAdapter  
       SqlDataReader
               data access layer  
       SqlTransaction  
       System.Data namespace   2nd  
               DataColumn object  
               DataRow object  
               DataSet object  
               DataTable object  
       System.Data.OleDb namespace  
               Command object  
               Connection object  
               DataAdapter object  
               DataReader object   2nd  
       System.Data.SqlClient namespace  
               Command object  
               Connection object  
               DataAdapter object  
               DataReader object   2nd  
       Trace  
       XmlWriteMode   2nd  
objects.   [See also DataSets]2nd   [See also Connection object]
ODBC
       (Open Database Connectivity)  
       Connection object
               instances, creating  
       connections
               to Microsoft Access databases  
       Data Source Administrator  
       data sources
               DSN (Data Source Name), creating   2nd   3rd   4th  
       data sources, connecting to   2nd   3rd  
       NET [edit, period before] provider, downloading  
       OdbcConnection object
               DSN (Data Source Name)  
ODBC (Open DataBase Connectivity)  
OdbcConnection object
       DSN (Data Source Name)  
OLE DB (Object Linking and Embedding for DataBases)  
OLE DB .NET data provider
       connection pooling
               connection counter levels   2nd  
               MSSQL$NetSDK[colon]General Statistics performance objects  
               NET [edit, period before] CLR Data performance objects   2nd  
               Performance Monitor, connection pooling behavior  
               Visual Basic code   2nd   3rd   4th  
               Visual Basic code, executing at DOS prompt   2nd  
       connection pools   2nd  
               Performance Monitor   2nd  
               Profiler  
               security   2nd  
       connection pools, sizes  
OLE DB connection strings
       Web site  
OLE DB data providers  
OLE DB data sources
       data sources, connecting to   2nd  
       Microsoft Access databases  
       Microsoft Access databases in C#  
       Microsoft Access databases in Visual Basic .NET   2nd  
       Oracle databases in C#   2nd  
       Oracle databases in Visual Basic .NET  
OleDbConnection object  
On Error construct
       ADO.NET error handling   2nd   3rd   4th  
       code   2nd  
OnRowUpdated subroutine  
Open ( ) method
       Connection object  
Open DataBase Connectivity (ODBC)  
Open Database Connectivity.   [See ODBC]
Open( ) method
       transactions  
operations
       join
               table columns  
operators
       Join
               database queries, code  
               DataSet object   2nd   3rd  
               syntax   2nd  
optimistic concurrency  
       and pessmistic concurrency, comparing   2nd   3rd   4th   5th   6th  
        clients   2nd  
       coding   2nd  
       DataSet values, comparing against databases   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  
       DiffGram XML format   2nd   3rd  
       model
               automatically generated commands  
       multiusers   2nd  
       SqlRowUpdatedEventHandler handler  
       timestamp columns   2nd   3rd   4th  
       TSEQUAL update syntax  
       XML (eXtensible Markup Language)   2nd   3rd  
       ZERO records  
optimistic concurrency violations
       DiffGram  
optimizing
       ADO.NET code  
               commands, automatically generated  
               data providers, choosing   2nd  
               database connections, managing  
               DataReader and Data Set objects, comparing   2nd  
               SELECT * [edit, enclose SELECT * in double quotes] command  
       data access   2nd  
Oracle databases
       connecting to in C#   2nd   3rd   4th  
       connecting to in Visual Basic .NET   2nd  
order lists of databases, code   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  
orders
       CustomersOrders relation
               Edit Relation dialog box  
orders and customers relationship
       XML Schema editor  
Orders table
       and Customers table, relationships  
       typed Dataset
               XML Schema file, code   2nd   3rd  
“tables
       Query Analyzer “  
output parameters
       stored procedures  
overloading
       constructors   2nd  
               code   2nd  

for RuBoard


Sams Teach Yourself ADO. NET in 24 Hours
Sams Teach Yourself ADO.NET in 24 Hours
ISBN: 0672323834
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net