This document is archived and information here might be outdated. Recommended version. |
Retrieve list of field names from lookup table.
[Visual Basic .NET] Public Function ListFields ( _ ByVal bstrLookupTableName As String _ ) As IEnumBSTR
[C#] public IEnumBSTR ListFields ( string bstrLookupTableName );
[C++]
HRESULT ListFields(
BSTR bstrLookupTableName
);
[C++]
Parameters bstrLookupTableName [in]
bstrLookupTableName is a parameter of type BSTR