DataFile Constructor
Initializes a new instance of the DataFile class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
DataFile () |
Initializes a new instance of the DataFile class.
|
DataFile (FileGroup, String) |
Initializes a new instance of the DataFile class on the specified file group with the specified name.
|
DataFile (FileGroup, String, String) |
Initializes a new instance of the DataFile class on the specified file group with the specified name and file name.
|
См. также
Справочник
DataFile Class
DataFile Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Using Filegroups and Files to Store Data
Файлы и файловые группы физической базы данных
CREATE DATABASE (Transact-SQL)