IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityGroup Class : GetChanges Method |
'Declaration
Public Function GetChanges( _ ByVal state As EntityState _ ) As IEnumerable(Of Object)
'Usage
Dim instance As EntityGroup Dim state As EntityState Dim value As IEnumerable(Of Object) value = instance.GetChanges(state)
public IEnumerable<object> GetChanges( EntityState state )
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