This document is archived and information here might be outdated.  Recommended version.


ISchemaChangeInfo.ToParent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributed)  

ISchemaChangeInfo.ToParent Property

The parent container of the schema change object.

[Visual Basic .NET]
Public ReadOnly Property ToParent As Object
[C#]
public object ToParent {get;}
[C++]
HRESULT get_ToParent(
  LPUNKNOWN* Parent
);
[C++]

Parameters Parent [out, retval] Parent is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISchemaChangeInfo Interface