This document is archived and information here might be outdated. Recommended version. |
Type of schema change.
[Visual Basic .NET] Public ReadOnly Property SchemaChangeType As esriSchemaChangeType
[C#] public esriSchemaChangeType SchemaChangeType {get;}
[C++]
HRESULT get_SchemaChangeType(
esriSchemaChangeType* SchemaChangeType
);
[C++]
Parameters SchemaChangeType [out, retval]
SchemaChangeType is a parameter of type esriSchemaChangeType*
This property returns the type of schema changes. This is returned as a value of the esriSchemaChangeConstant. See the esriSchemaChangeConstant for more information.