共用方式為


MiscellaneousFilesCollection 建構函式

Initializes a new, default instance of the MiscellaneousFilesCollection class.

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

語法

'宣告
Public Sub New
'用途

Dim instance As New MiscellaneousFilesCollection()
public MiscellaneousFilesCollection()
public:
MiscellaneousFilesCollection()
new : unit -> MiscellaneousFilesCollection
public function MiscellaneousFilesCollection()