The next schema change in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As ISchemaChangeInfo
[C#] public ISchemaChangeInfo Next ( );
[C++]
HRESULT Next(
ISchemaChangeInfo** SchemaChangeInfo
);
[C++]Parameters
SchemaChangeInfo [out, retval]SchemaChangeInfo is a parameter of type ISchemaChangeInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This method returns the next schema changes as an object that implements ISchemaChangeInfo.