DatabaseSegmentCollection.Item Property

 

Gets the database segment in the collection.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Overload List

Name Description
System_CAPS_pubproperty Item[Int32]

Gets the database segment in the collection at the specified index.

System_CAPS_pubproperty Item[String]

Gets the database segment in the collection identified by the segment name.

See Also

DatabaseSegmentCollection Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top