Compartir a través de


Database.PrefetchObjects Method

Prefetches database objects.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
Database.PrefetchObjects ()
Prefetches database objects.
Database.PrefetchObjects (Type)
Prefetches database objects of a specified type.
Database.PrefetchObjects (Type, ScriptingOptions)
Prefetches database objects of a specified type with scripting options.

Vea también

Referencia

Database Class
Database Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

How to: Create, Alter, and Remove a Database in Visual Basic .NET
Setting Properties
Creating, Altering, and Removing Databases
CREATE DATABASE (Transact-SQL)