共用方式為


DataFile 建構函式

Initializes a new instance of the DataFile class.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New DataFile()
public DataFile()
public:
DataFile()
new : unit -> DataFile
public function DataFile()

備註

預設建構函式會初始化任何欄位至其預設值。

範例

使用檔案群組和檔案來儲存資料

請參閱

參考

DataFile 類別

DataFile 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

檔案與檔案群組架構

CREATE DATABASE (Transact-SQL)