RFX全域函式会在资料来源的资料行和您的资料录集的栏位资料成员间交换资料。
The RFX global functions exchange data between columns on the data source and field data members in your recordset.
除了在资料来源和资料录集的栏位资料成员间交换资料外,RFX也会管理系结的参数。
Besides exchanging data between the data source and the recordset's field data members, RFX manages binding parameters.
资料录集类别内对应的栏位资料成员或参数资料成员之名称。
The name of the corresponding field data member or parameter data member in the recordset class.
当第一次开启资料录集且正要读取第一笔资料录,RF x会系结(关联)每个所选的资料行至适当的栏位资料成员的位址。
When the recordset is first opened and is about to read the first record, RFX binds (associates) each selected column to the address of the appropriate field data member.
栏位资料成员是您的资料录集类别中最重要的成员。
The most important members of your recordset class are the field data members.
若要宣告单一资料表的资料录集类别,请使用[加入类别]中的MF CODBC消费者精灵,并借由命名对应的资料录集栏位资料成员来选择想要的每个资料行。
To declare a recordset class for a single table, use the MFC ODBC Consumer Wizard from Add class and choose each column you want by naming a corresponding recordset field data member.
若要宣告单一资料表的资料录集类别,请使用[加入类别]中的MF CODBC消费者精灵,并借由命名对应的资料录集栏位资料成员来选择想要的每个资料行。
To declare a recordset class for a single table, use the MFC ODBC Consumer Wizard from Add class and choose each column you want by naming a corresponding recordset field data member.
应用推荐