Sdílet prostřednictvím


LogFile Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the LogFile class.

Overload List

  Name Description
Public method LogFile() Initializes a new instance of the LogFile class.
Public method LogFile(Database, String) Initializes a new instance of the LogFile class for the specified database and that has the specified name.
Public method LogFile(Database, String, String) Initializes a new instance of the LogFile class for the specified database and that has the specified name and physical file name.

Top