Udostępnij przez


DatabaseCollection.Item Property

Gets a Database object in the collection by name or by index number.

Overload List

Name Description
DatabaseCollection.Item (Int32)
Gets a Database object in the collection by index number.
DatabaseCollection.Item (String)
Gets a Database object in the collection by name.