LogFileAdapter 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 LogFileAdapter interface describes the extended properties that must be implemented by log file adapters.
public ref class LogFileAdapter : Microsoft::SqlServer::Management::Facets::IDmfAdapter, Microsoft::SqlServer::Management::Sdk::Sfc::IDmfFacet, Microsoft::SqlServer::Management::Utility::ILogFilePerformanceFacet
public class LogFileAdapter : Microsoft.SqlServer.Management.Facets.IDmfAdapter, Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet, Microsoft.SqlServer.Management.Utility.ILogFilePerformanceFacet
type LogFileAdapter = class
interface ILogFilePerformanceFacet
interface IDmfFacet
interface IDmfAdapter
Public Class LogFileAdapter
Implements IDmfAdapter, IDmfFacet, ILogFilePerformanceFacet
- Inheritance
-
LogFileAdapter
- Implements
Constructors
LogFileAdapter(LogFile) |
Initializes a new instance of the LogFileAdapter class for the specified log file. |
Properties
SpaceUtilization |
Gets the percentage amount of space used by the log file adapter. |