ArcObjects Library Reference (GeoDatabaseDistributed)  

ISchemaChangeInfo.ToObject Property

The target replicas representation of the schema.

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

Parameters

TargetObject [out, retval]   TargetObject is a parameter of type LPUNKNOWN

Product Availability

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

See Also

ISchemaChangeInfo Interface

.NET Related Topics

Getting a list of schema differences between replicas