P

P

parent-child relationship In data access, a relationship between two tables wherein a record from the parent table can be used to retrieve one or more related records from a child table. A parent-child relationship can be defined by using a DataRelation object.

polymorphism The ability of classes to provide different implementations of the same public interface. Thus, two classes that exhibit polymorphism might contain different implementations, but because the interfaces are identical, they can be treated the same in code.

primary key In a data table, the column that uniquely identifies a record in the table.

private assembly An assembly that is used by only one application. In .NET Framework programming, most assemblies are private assemblies.

project The collection of Visual Studio .NET source files that make up an application.



MCAD(s)MCSD Self-Paced Training Kit(c) Developing Windows-Based Applications With Microsoft Visual Basic. Net a[.  .. ]0-316
MCAD(s)MCSD Self-Paced Training Kit(c) Developing Windows-Based Applications With Microsoft Visual Basic. Net a[. .. ]0-316
ISBN: 735619263
EAN: N/A
Year: 2003
Pages: 110

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