Share via


LogFileCollection.Remove Method

Removes a LogFile object from the LogFileCollection collection.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
LogFileCollection.Remove (LogFile)
Removes a LogFile object from the LogFileCollection collection.
LogFileCollection.Remove (String)
Removes a LogFile object from the LogFileCollection collection.

See Also

Reference

LogFileCollection Class
LogFileCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections