LogFile Constructor
Initializes a new instance of the LogFile class.
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 |
---|---|
LogFile () |
Initializes a new instance of the LogFile class.
|
LogFile (Database, String) |
Initializes a new instance of the LogFile class for the specified database and with the specified name.
|
LogFile (Database, String, String) |
Initializes a new instance of the LogFile class for the specified database and with the specified name and physical file name.
|
Vea también
Referencia
LogFile Class
LogFile Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Using Filegroups and Files to Store Data
CREATE DATABASE (Transact-SQL)