LogFile Constructor
Initializes a new instance of the LogFile class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
LogFile Class
LogFile Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using Filegroups and Files to Store Data
CREATE DATABASE (Transact-SQL)