Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HRESULT Insert( int nAccessor = 0, bool bGetHRow = false );
Return Value
A standard HRESULT.
Parameters
nAccessor****
[in] The number of the accessor to use for inserting the data.
bGetHRow
[in] Indicates whether the handle for the inserted row is retrieved.
Remarks
Creates and initializes a new row using data from the accessor.