InstanceDatabaseLogFileCollection.Item Property

Gets a specific InstanceDatabaseLogFile object in the InstanceDatabaseLogFileCollection object either by position or by name.

Overload List

Name Description
InstanceDatabaseLogFileCollection.Item (Int32)
Gets a specific InstanceDatabaseLogFile object in the InstanceDatabaseLogFileCollection object by position.
InstanceDatabaseLogFileCollection.Item (String)
Gets a specific InstanceDatabaseLogFile object in the InstanceDatabaseLogFileCollection object by name.

See Also

Reference

InstanceDatabaseLogFileCollection Class
InstanceDatabaseLogFileCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining the Instance Database
Database Element (ICF)
LogFile Element (ICF)