SmoCollectionBase.GetItemById Method

Extracts a member from the referenced collection using a system-defined, unique identifier.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 Description
SmoCollectionBase.GetItemById (Int32)
Extracts a member from the referenced collection using a system-defined, unique identifier.
SmoCollectionBase.GetItemById (Int32, String)
Extracts a member from the referenced collection using a system-defined, unique identifier and name.

请参阅

参考

SmoCollectionBase Class
SmoCollectionBase Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

Using Collections