ComponentOne List 8.0 for ActiveX
DataMember Property

 

DataMember Property

Syntax

object.DataMember= string

Remarks

Read/Write at run time and design time.

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

This property returns or sets the name of the data member used to populate the list. Typically, a data 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 data 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