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