Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prefetches database objects.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
Database Class
Database Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
How to: Create, Alter, and Remove a Database in Visual Basic .NET
Setting Properties
Creating, Altering, and Removing Databases
CREATE DATABASE (Transact-SQL)