ComponentOne List 8.0 for ActiveX
RowMember Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> RowMember Property (TDBCombo)

RowMember Property (TDBCombo)

This property returns or sets the name of the row member used to populate the list.

Syntax

object.RowMember = string

Remarks

Read/Write at design time.  Not available at run time.

Property applies to TDBList and TDBCombo controls (OLE DB only).

Typically, a row member represents a database table or query.

A bound DataSource can expose multiple sets of data that consumers can bind to. Each set of data is called a row member, and is identified by a unique string.

This property is only supported by the OLE DB version of True DBList. It is used only in bound mode and has no effect in unbound or storage modes.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback