Delen via


InstanceDatabaseFileCollection.Item Property

Gets a specific InstanceDatabaseFile object in the InstanceDatabaseFileCollection object either by position or by name.

Overload List

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

See Also

Reference

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

Other Resources

Defining the Instance Database
FileSpec Element (ICF)