DataFileAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DataFileAdapter type represents information about a data file.
public ref class DataFileAdapter : Microsoft::SqlServer::Management::Facets::IDmfAdapter, Microsoft::SqlServer::Management::Sdk::Sfc::IDmfFacet, Microsoft::SqlServer::Management::Utility::IDataFilePerformanceFacet
public class DataFileAdapter : Microsoft.SqlServer.Management.Facets.IDmfAdapter, Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet, Microsoft.SqlServer.Management.Utility.IDataFilePerformanceFacet
type DataFileAdapter = class
interface IDataFilePerformanceFacet
interface IDmfFacet
interface IDmfAdapter
Public Class DataFileAdapter
Implements IDataFilePerformanceFacet, IDmfAdapter, IDmfFacet
- Inheritance
-
DataFileAdapter
- Implements
Remarks
The DataFileAdapter object represents information about a data file. By using the DataFileAdapter object, you can determine the space used by the data file.
Constructors
DataFileAdapter(DataFile) |
Initializes a new instance of the DataFileAdapter class with the specified file. |
Properties
SpaceUtilization |
Gets the parent action sequence. |