LogFileCollection.Remove Method

Removes a LogFile object from the LogFileCollection collection.

备注

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

重载列表

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

请参阅

参考

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

其他资源

Using Collections