This document is archived and information here might be outdated. Recommended version. |
Number of the column containing EventID information.
[Visual Basic .NET]
Public Property EventIdColumnNumber As Integer
[C#]
public int EventIdColumnNumber {get; set;}
[C++]
HRESULT get_EventIdColumnNumber(
System.Int32* columnIndex
);
[C++]
HRESULT put_EventIdColumnNumber(
Long columnIndex
);
[C++] Parameters columnIndex [out, retval]
columnIndex is a parameter of type int* columnIndex [in]
columnIndex is a parameter of type int