'Declaration Public Function GetEntityState( _ ByVal entity As Object _ ) As EntityState
public EntityState GetEntityState( object entity )
Parameters
- entity
- An entity to return the status of.
Return Value
One of the EntityState values.
'Declaration Public Function GetEntityState( _ ByVal entity As Object _ ) As EntityState
public EntityState GetEntityState( object entity )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2