This document is archived and information here might be outdated. Recommended version. |
Goes to the next enumerator related to the dataset column.
[Visual Basic .NET] Public Function Next ( _ ) As IDatasetColumn
[C#] public IDatasetColumn Next ( );
[C++]
HRESULT Next(
void
);