Freigeben über


FileGroup-Konstruktor

Initializes a new instance of the FileGroup class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New FileGroup()
public FileGroup()
public:
FileGroup()
new : unit -> FileGroup
public function FileGroup()

Hinweise

Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.

Beispiele

Arbeiten mit Datenbankobjekten

Siehe auch

Verweis

FileGroup Klasse

FileGroup-Überladung

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Verwenden von Dateien und Dateigruppen

CREATE TABLE (Transact-SQL)