ApplicationDatabaseFileCollection.Item Property
Gets an ApplicationDatabaseFile object from the collection by name or position.
Overload List
Name | Description |
---|---|
ApplicationDatabaseFileCollection.Item (Int32) |
Gets the ApplicationDatabaseFile object at the specified index.
|
ApplicationDatabaseFileCollection.Item (String) |
Gets the ApplicationDatabaseFile object that has the specified name.
|
See Also
Reference
ApplicationDatabaseFileCollection Class
ApplicationDatabaseFileCollection Members
Microsoft.SqlServer.Management.Nmo Namespace