DataFileAdapter Class
The DataFileAdapter type represents information about a data file.
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
| Name | Description | |
|---|---|---|
![]() | DataFileAdapter(DataFile^) | Initializes a new instance of the DataFileAdapter class with the specified file. |
| Name | Description | |
|---|---|---|
![]() | SpaceUtilization | Gets the parent action sequence. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The DataFileAdapter object represents information about a data file. By using the DataFileAdapter object, you can determine the space used by the data file.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


