DataFile Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DataFile class.
Overload List
Name | 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. |
Top