InstanceDatabaseFileCollection.Item Property
Gets a specific InstanceDatabaseFile object in the InstanceDatabaseFileCollection object either by position or by 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.
|
请参阅
参考
InstanceDatabaseFileCollection Class
InstanceDatabaseFileCollection Members
Microsoft.SqlServer.Management.Nmo Namespace