LogFile Constructor
Initializes a new instance of the LogFile class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
LogFile Class
LogFile Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Using Filegroups and Files to Store Data
CREATE DATABASE (Transact-SQL)