DataFile Constructor
Initializes a new instance of the DataFile 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 |
---|---|
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.
|
Siehe auch
Verweis
DataFile Class
DataFile Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Using Filegroups and Files to Store Data
Physikalische Datenbankdateien und Dateigruppen
CREATE DATABASE (Transact-SQL)