ApplicationDatabaseFileCollection.Item Property

Gets an ApplicationDatabaseFile object from the collection by name or position.

重载列表

名称 Description
ApplicationDatabaseFileCollection.Item (Int32)
Gets the ApplicationDatabaseFile object at the specified index.
ApplicationDatabaseFileCollection.Item (String)
Gets the ApplicationDatabaseFile object that has the specified name.

请参阅

参考

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

其他资源

定义应用程序数据库
Database Element (ADF)