LogFile Constructor
Initializes a new instance of the LogFile class.
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 that has the specified name.
|
LogFile (Database, String, String) |
Initializes a new instance of the LogFile class for the specified database and that has the specified name and physical file name.
|
See Also
Reference
LogFile Class
LogFile Members
Microsoft.SqlServer.Management.Smo Namespace