다음을 통해 공유


DataFile Constructor

Initializes a new instance of the DataFile class.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

오버로드 목록

이름 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.

참고 항목

참조

DataFile Class
DataFile Members
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

Using Filegroups and Files to Store Data
물리적 데이터베이스 파일 및 파일 그룹
CREATE DATABASE(Transact-SQL)