LogFile Constructor
Initializes a new instance of the LogFile class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
LogFile Class
LogFile Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Using Filegroups and Files to Store Data
CREATE DATABASE (Transact-SQL)