: SharedEntityState.SystemSpecificEntityInstanceType (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the type of the entity instance—database or Web service.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property SystemSpecificEntityInstanceType As Type
'Uso
Dim instance As SharedEntityState
Dim value As Type
value = instance.SystemSpecificEntityInstanceType
public Type SystemSpecificEntityInstanceType { get; }
Valor de propiedad
? enum values
Vea también
Referencia
SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)