SmoCollectionBase.GetItemById Method

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name 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.

See Also

Reference

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

Other Resources

Using Collections