Class SqlLogFile
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a log file for a SQL server database.
public class SqlLogFile : SqlFile, IComparable<SqlFile>
- Inheritance
-
SqlLogFile
- Implements
- Inherited Members
Constructors
SqlLogFile()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.SqlLogFile class.
public SqlLogFile()
Methods
Clone()
Returns a CENTREL.XIA.Configuration.Types.SqlLogFile cloned from this object.
public SqlLogFile Clone()
Returns
- SqlLogFile
A CENTREL.XIA.Configuration.Types.SqlLogFile.