ComponentOne DataObjects for .NET
UpdateLocateMode Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Table Class : UpdateLocateMode Property
Gets or sets a value specifying which field values participate in locating the database record for update.
Syntax
'Declaration
 
Public Overridable Property UpdateLocateMode As TableUpdateLocateModeEnum
public virtual TableUpdateLocateModeEnum UpdateLocateMode {get; set;}
See Also

Reference

Table Class
Table Members
Generated SQL Statements