Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources]

Jason Beres

نسخه متنی -صفحه : 270/ 242
نمايش فراداده

Quiz

1:

Using the ___________, you can set an entity reference field for an object.

A1:

Fact Editor

2:

When you're done with the ORM model, you create a new _________ drawing and import the ORM model into it.

A2:

Database diagram

3:

True or False: When you run the Generate Wizard to create the physical database, you must use the DDL script along with the tables created in SQL Server to finish creating the database.

A3:

False. The DDL scripts are the scripts that generate the database, so they don't need to be used after the database has been created.

4:

When you add an _________________, you're really just setting up the primary and foreign key values between two tables.

A4:

Inverse relationship