SPContentDatabaseCollection Properties

Include Protected Members
Include Inherited Members

The SPContentDatabaseCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of content databases in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the content database object with the specified GUID in the collection.
Public property Item[Int32] Gets the content database object at the specified index in the collection.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPContentDatabaseCollection Class

Microsoft.SharePoint.Administration Namespace