Sams Teach Yourself ADO.NET in 21 Days

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]

table

        scans , definition  

table mappings

       code   2nd  

        names , passing to Fill method  

       schema generation   2nd   3rd   4th   5th   6th   7th   8th  

Table Mappings dialog box   2nd  

Table property  

       DataColumn class  

       DataRow class  

       DataView class  

table-level constraints

       definition  

TableMapping property (event arguments)   2nd  

TableMappings property  

       data adapters (.NET Data Providers)  

TableName property

       DataTable class  

tables

       Categories

               ComputeBooks database  

       column

               CatID, DefaultValue property  

               Title, Unique property  

        columns   2nd   3rd  

               auto-incrementing   2nd   3rd   4th   5th   6th  

               auto-incrementing, code to define tables   2nd  

               BulkAmount, Caption properties  

               BulkDiscount, Caption properties  

               Caption properties  

               duplicate names  

               exposing as properties   2nd  

               exposing as properties, code   2nd   3rd  

               expressions   2nd   3rd   4th   5th   6th   7th   8th   9th  

               hiding  

               IDENTITY  

               in DataSets  

               ISBN, ReadOnly property  

               keys, generating on clients and servers   2nd  

               mappings, code to create   2nd  

               MissingMappingAction.Passthrough value  

               MS Description property  

               multiple values, code to read   2nd  

               multiple values, retrieving   2nd   3rd   4th   5th   6th  

               names  

               properties   2nd   3rd   4th   5th  

               properties, code to set   2nd  

               PubDate, Caption properties  

               requesting   2nd  

               ReviewNo  

               row errors, code to create   2nd  

               single values, retrieving   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  

               strongly typed values, code to retrieve   2nd  

               Unique property, setting to True  

       constraints  

               cascading changes   2nd   3rd   4th  

               foreign key relations   2nd   3rd   4th  

               foreign keys   2nd   3rd   4th  

               primary keys   2nd  

               unique   2nd  

       Customers and Orders, mapping to XSD schemas

               code   2nd  

       data

               in DataSets, editing relationships  

               retrieving  

               retrieving, code   2nd  

       data, code to retrieve   2nd  

       data, retrieving  

       defining

               code   2nd  

       Detached rows

               DataSet class  

       Detatached rows

               DataSet class  

       foreign key relations   2nd   3rd   4th  

       foreign keys

               cascading changes   2nd   3rd   4th  

       IDENTITY columns  

       many to many relationships  

       mapping to XSD schemas, code   2nd  

       mappings

               code to create   2nd  

       names

               case sensitivity  

       Orders

               rows, traversing  

       relationships

               navigating with Expression property   2nd  

       Reviews

               data, code to retrieve   2nd  

               data, retrieving  

       rows   2nd   3rd   4th   5th   6th   7th   8th  

               AcceptChanges method   2nd  

               Added value (DataRowState enumeration)  

               Added value (DataViewRowState enumeration)  

               adding  

               adding with Add method  

               adding, code   2nd  

               Both value (UpdateRowSource enumeration)  

               changes, retrieving   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  

               code to copy with WriteTitleXml function   2nd  

               code to filter   2nd  

               committing to tables   2nd   3rd  

               creating with NewRow method  

               Current value (DataRowVersion enumeration)  

               Current version   2nd  

               CurrentRows value (DataViewRowState enumeration)  

               data, changing   2nd  

               data, code to change   2nd  

               DataRowState enumeration, values   2nd  

               DataRowVersion enumeration, values  

               DataSet class, GetChanges method   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  

               DataTable class, GetChanges method   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  

               DataView object   2nd   3rd   4th  

               DataView object, RowStateFilter property  

               DataViewRowState enumeration, values  

               Default value (DataRowVersion enumeration)  

               Default version  

               deleted   2nd  

               Deleted value (DataRowState enumeration)  

               Deleted value (DataViewRowState enumeration)  

               detatched   2nd  

               Detatched value (DataRowState enumeration)  

               DiffGrams   2nd   3rd   4th  

               errors, code to check   2nd  

               errors, code to create   2nd  

               GetError method  

               information, code to manipulate   2nd  

               information, manipulating   2nd  

               inserting  

               Modified value (DataRowState enumeration)  

               ModifiedCurrent value (DataViewRowState enumeration)  

               ModifiedOriginal value (DataViewRowState enumeration)  

               None value (DataViewRowState enumeration)  

               None value (UpdateRowSource enumeration)  

               Original value (DataRowVersion enumeration)  

               Original version  

               OriginalRows value (DataViewRowState enumeration)  

               OutputParameters value (UpdateRowSource enumeration)  

               Proposed value (DataRowVersion enumeration)  

               Proposed version  

               refreshing   2nd  

               RejectChanges method   2nd   3rd  

               requesting   2nd  

               Reset method  

               states   2nd   3rd   4th   5th   6th   7th  

               states, code  

                Transact -SQL EXISTS clause  

               Unchanged value (DataRowState enumeration)  

               Unchanged value (DataViewRowState enumeration)  

               UpdateRowSource enumeration, values  

               updating, Command property (event arguments)   2nd  

               updating, Errors property (event arguments)   2nd  

               updating, event argument properties   2nd  

               updating, RecordsAffected property (event arguments)  

               updating, Row property (event arguments)   2nd  

               updating, StatementType property (event arguments)   2nd  

               updating, Status property (event arguments)   2nd  

               updating, TableMapping property (event arguments)   2nd  

               versions   2nd   3rd   4th   5th   6th   7th   8th   9th  

               versions, code to view   2nd  

               versions, viewing  

       structure   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  

       Title

               dragging and dropping   2nd  

       Titles

               ComputeBooks database  

               data, code to retrieve   2nd  

               data, retrieving  

               rows, code to delete   2nd  

       updating

               in DataSets  

Tables collection

       DataSet class  

Tables property

       DataSet object   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  

tables.   [See also DataTable object]

Tabular Data Stream.   [See TDS]2nd   [See TDS]

tags

       %# % [edit, HTML brackets)

               data binding expressions  

targeted data providers  

targeted providers.   [See specific providers]

TDS

       (Tabular Data Stream)   2nd   3rd  

       (Tabular Data Stream) protocol  

       Net-Library  

       relational database engines  

technologies

       data access

               ADO.NET   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th  

               MDAC (Microsoft Data Access Components )   2nd   3rd  

               ODBC;(Open Database Connectivity)   2nd   3rd   4th  

               OLE DB   2nd   3rd   4th  

               Recordset objects   2nd  

               SOAP (Simple Object Access Protocol)  

               W3C (World Wide Web Consortium)   2nd  

               Web improvements   2nd   3rd   4th   5th  

               XML (eXtensible Markup Language)   2nd   3rd   4th  

technology

       XML Web Services

               data, exposing   2nd   3rd   4th  

templated controls

       data binding expressions  

templates

       XML

               code   2nd  

testing

       Web services   2nd  

text data type

       and ntext data type, comparing  

Text property  

The SelectNodes method  

Third Normal Form (3NF)  

this operator [edit, ’this “ is OK]  

Thread class

       managed code   2nd   3rd  

thread local storage (TLS)  

threads

       Abort method  

       applications

               locking contention  

       arguments

               passing to  

       GetTitles method  

       Interrupt method  

       Join method  

        Name property  

       Priority property  

       Resume method  

       Start method   2nd  

       Suspend method  

       trusted connections

               impersonation  

ThrowComputeBookException method  

throwing

       DeletedRowInaccessibleException  

       exceptions

               in base classes  

               with Expression property  

       RowNotInTableException  

tiers

       business services   2nd  

       business services applications  

       data services   2nd  

               abstracted providers  

               custom objects, exposing  

               data readers, exposing  

               DataSet objects, exposing  

               direct approach  

               external view   2nd   3rd   4th   5th  

               internal data factory   2nd  

               internal view   2nd   3rd   4th   5th  

                methods , exposing  

               XML Web Services, exposing data   2nd   3rd   4th  

       data services applications  

       logical

               distributing   2nd  

       physical

               relation to   2nd   3rd   4th   5th   6th   7th  

       presentation applications  

       presentation services  

       two- tier applications  

tiers.   [See also multi-tiered applications]2nd   [See also presentation services tier]3rd   [See also data services tier]

time

       storing

               with ExtendedProperties collection  

timelines

       Microsoft data access events  

timestamp columns

       row version  

timestamp data type

       and uniqueidentifier data type, comparing  

        rowversion synonym  

tinyint data type

       and bit data type, comparing  

Title column

       Unique property  

Title table

       dragging and dropping   2nd  

titles

       getTitles method

               DataFactory class, code   2nd  

Titles table

       ComputeBooks database  

       data

               retrieving  

               retrieving, code   2nd  

       rows

               code to delete   2nd  

TitlesChanged method  

TitlesDataTable class  

       rows

               method to find  

TitlesDs class  

       properties

               exposing   2nd  

       structure

               viewing  

TitlesDs DataSet  

       populating  

               code   2nd  

TitlesDs.cs file

       ReviewsDataTable class  

       ReviewsRow class  

       ReviewsRowChangeEvent class  

       source code

               classes generated   2nd   3rd  

       TitlesDataTable class  

       TitlesDs class  

       TitlesRow class  

       TitlesRowChangeEvent class  

TitlesDs.xsd file

       Generate DataSet option  

TitlesRow class  

TitlesRowChangeEvent class  

TLS (thread local storage)  

tModel (UDDI)  

tool leverage

       SQL Server .NET  

toolboxes

       XML Schema Toolbox (XML Schema tab)  

               icons   2nd   3rd   4th   5th  

tools

       databases

               round-tripping  

       Microsoft FxCop Web site  

       MMIT (Microsoft Mobile Internet Toolkit), downloading  

       SQL Server Work Bench  

top sellers (ComputeBooks)

       exposing, code   2nd  

TopBooks user control  

TopBooks.ascx file

       data binding, code   2nd  

TopBooks.ascx.cs file

       Web User Controls, code   2nd   3rd  

TopSellers method

       code   2nd  

Trace class  

       base classes, conditional tracing  

       Write method  

       WriteLine method

               row information, code to manipulate   2nd  

               row information, manipulating   2nd  

TraceRowError method   2nd  

tracing

       base classes  

       conditional

               base classes   2nd   3rd   4th   5th  

               BooleanSwitch class  

               Trace class  

tracking

       row versions

               with DataSet object   2nd   3rd  

               with DataSet object, code   2nd  

Transact-SQL EXISTS clause  

transaction classes (.NET Data Providers)

       Commit method  

       Connection property  

       IDbTransaction interface   2nd   3rd  

       IsolationLevel property  

        members  

       Rollback method  

transaction objects

       OleDb provider  

       SqlClient provider  

Transaction property

       command classes (.NET Data Providers)  

transactions  

       BeginTransaction method  

       classes

               transactional behavior  

       code   2nd  

       data adapters  

       data, locking  

       distributed  

               code   2nd  

       explicit  

       IDbTransaction interface  

       implicit  

       local  

       OleDb .NET Data Provider  

       OleDb provider   2nd  

       parallel  

       RAISERROR statement  

       ROLLBACK TRANSACTION statement  

       rolling back  

       scope  

       serviced components   2nd   3rd   4th   5th   6th  

       SqlClient provider   2nd   3rd   4th   5th   6th  

Transform method  

TransformDs method  

transforming

       DataSets

               code   2nd  

       XmlReader, code   2nd  

traversing

       data readers   2nd  

               Close method  

               column multiple values, code to read   2nd  

               column multiple values, retrieving   2nd   3rd   4th   5th   6th  

               column single values, retrieving   2nd   3rd   4th   5th   6th   7th   8th   9th   10th  

               column strongly typed values, code to retrieve   2nd  

               connection objects  

               ExecuteReader method  

               MoveNext method  

               Read method   2nd  

       DataSet class   2nd   3rd   4th   5th   6th  

               code   2nd   3rd  

triggers

       code   2nd  

       INSTEAD OF  

       schemas   2nd   3rd   4th   5th   6th   7th  

Trott, Design Patterns Explained

       A New Perspective on Object-Oriented Design [edit, italics]  

trusted connections

       threads

               impersonation  

turning off session state  

two-tier applications

       definition  

type checkers

       strongly typed DataSet classes  

Type objects  

       provider-specific

               code to create   2nd   3rd   4th  

types

       copying

               NET [edit, period before] Remoting  

       CTS

               (Common Type System)  

       CTS (Common Type System)

               supported by DataType property   2nd  

       DesignerAttribute  

       NET [edit, period before]

               XSD type equivalent   2nd  

       reference

               definition  

       remotable

               definition  

       strongly typed DataSet classes

               Add New Item dialog box   2nd  

               building   2nd  

               creating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd  

               defining   2nd   3rd  

               goals   2nd   3rd   4th  

               implementation inheritance   2nd   3rd  

               interface inheritance   2nd  

               Option Strict statement  

               populating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th  

               purpose   2nd   3rd   4th  

               serialization  

               serialization, passing DataSets   2nd   3rd   4th   5th   6th  

               serialization, persisting to disks   2nd   3rd   4th   5th   6th   7th   8th   9th  

               sharing   2nd   3rd   4th   5th   6th   7th  

               type checkers  

               VC# .NET console application project  

               versioning   2nd   3rd   4th   5th   6th   7th  

               Xml Schemas/DataTypes utility (XSD.exe)  

       value

               definition  

       XSD

               NET [edit, period before] type equivalent   2nd  

types.   [See also data types]

typing

       strongly

               data readers   2nd  

for RuBoard

Категории