AcMapIEExporter:: UseUniqueKeyField Method
Determines whether a unique value is created for each exported object.
virtual AcMapIE::ErrCode UseUniqueKeyField( const ACHAR*& pszKeyFieldName ) const = 0;
Parameters |
Description |
pszKeyFieldName |
Output name of the unique key column. |
Returns
Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.
Remarks
The default key column in the AutoCAD Map user interface is AcMapKey, but the key column has no default value in this API.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].