Server.EnumDetachedLogFiles(String) Method
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 ListDetachedLogFiles method lists all log files referenced by primary log file.
public System.Collections.Specialized.StringCollection EnumDetachedLogFiles (string mdfName);
member this.EnumDetachedLogFiles : string -> System.Collections.Specialized.StringCollection
Public Function EnumDetachedLogFiles (mdfName As String) As StringCollection
Parameters
- mdfName
- String