Share via


DataFile Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataFile class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DataFile() Initializes a new instance of the DataFile class.
Public method DataFile(FileGroup, String) Initializes a new instance of the DataFile class on the specified file group with the specified name.
Public method DataFile(FileGroup, String, String) Initializes a new instance of the DataFile class on the specified file group with the specified name and file name.

Top