共用方式為


FileGroup 建構

Initializes a new instance of the FileGroup class.

多載清單 

  名稱 描述
公用方法 FileGroup() () () () Initializes a new instance of the FileGroup class.
公用方法 FileGroup(Database, String) Initializes a new instance of the FileGroup class on the specified database that has the specified name.
公用方法 FileGroup(Database, String, Boolean) Initializes a new instance of the FileGroup class on the specified database with the specified name. Optionally, enables a FILESTREAM file group to be created.

頂端