SPWorkItemCollection.ContentDatabase property
Obtém uma instância de objeto de banco de dados de conteúdo (SPContentDatabase).
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ContentDatabase As SPContentDatabase
Get
'Uso
Dim instance As SPWorkItemCollection
Dim value As SPContentDatabase
value = instance.ContentDatabase
public SPContentDatabase ContentDatabase { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPContentDatabase
Retorna uma instância do objeto Microsoft.SharePoint.Administration.SPContentDatabase .