|
bool CODataSource::SetPropEx(tagDBPROPSET *pDBPropEx); Return Value True if successful; otherwise false. Parameters [in] pDBPropEx: A pointer to a set of properties. Remarks Calls this function to set a set of properties after opening and initializing a connection to an OLEDB provider. For how to use it, see the example FastLoad. |