Visual Basic (Declaration) | |
---|---|
Public Sub SetModified() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityAspect instance.SetModified() |
C# | |
---|---|
public void SetModified() |
C++/CLI | |
---|---|
public: void SetModified(); |
You will usually have no reason to call this method from application code. The EntityState is automatically set to Modified by the framework when any EntityProperty of the entity is changed.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family