Class SqlLog
Copy detector for SQL log files.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AutoCheck.Core.CopyDetectors
Assembly: AutoCheck.dll
Syntax
public class SqlLog : PlainText
Constructors
| Improve this Doc View SourceSqlLog()
Creates a new instance, setting up its properties in order to allow copy detection with the lowest possible false-positive probability.
Declaration
public SqlLog()