See Also

ObjectChangeConflict Class  | ObjectChangeConflict Members

Requirements

Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.LinqSend comments on this topic.

Database Property

Devart.Data.Linq Namespace > ObjectChangeConflict Class : Database Property

Gets the currently stored in the database version of the object in conflict.

[Visual Basic]
Public ReadOnly Property Database As Object
[C#]
public object Database {get;}

Return Type

The currently stored in the database version of the object in conflict.

Remarks

May be used to determine actual database values of the fields of the object that caused the conflict for resolving the conflict.

Requirements

Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7

See Also

ObjectChangeConflict Class  | ObjectChangeConflict Members

 

 


© 2010 - 2013 Devart. All Rights Reserved.