Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Sets the container of an OLE DB Row object on an ADORecordConstruction object, so that the parent of the row is turned into an ADO Record object.
Write-only.
Syntax
HRESULT put_ParentRow([in] IUnknown* pParent);
Parameters
pParent
A container of a row.
Return Values
This property method returns the standard HRESULT values, including S_OK and E_FAIL.