Partager via


DbEntityInstanceEnumerator.Current, propriété (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

When overridden in a derived class, returns the value of the current database entity instance in the enumerator. 

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property Current As Object
'Utilisation
Dim instance As DbEntityInstanceEnumerator
Dim value As Object

value = instance.Current
public virtual Object Current { get; }

Valeur de la propriété

An object representing the current entity instance.

Voir aussi

Référence

DbEntityInstanceEnumerator, classe
Membres DbEntityInstanceEnumerator
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db, espace de noms