ArcObjects Library Reference (GeoDatabaseDistributed)  

ISchemaChangeInfo.FromObject Property

The source replicas representation of the schema.

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

Parameters

ChangedObject [out, retval]   ChangedObject 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