This document is archived and information here might be outdated. Recommended version. |
Finds the first instance of a field, removing qualification.
[Visual Basic .NET] Public Function FindFieldIgnoreQualification ( _ ByVal column As String _ ) As Integer
[C#] public int FindFieldIgnoreQualification ( string column );
[C++]
HRESULT FindFieldIgnoreQualification(
BSTR column
);
[C++]
Parameters column [in]
column is a parameter of type BSTR