DataSource Property
Recordset Object
PROPERTY: Recordset::DataMember
string =
recordsetobject.
DataMember
recordsetobject.
DataMember
= string
The
DataMember
property is used to create data-bound controls with the Data Environment in Visual Basic 6. It sets or returns a string value that is the name of the data member to be retrieved from the object specified by the
DataSource
property. This name is not case sensitive.
For a full explanation, please refer to the Microsoft documentation on Visual Basic 6.
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information