ESRI.ArcGIS.DataManagementTools
output_replica_schema_changes_file Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > CompareReplicaSchema Class : output_replica_schema_changes_file Property




Specifies the file to contain a description of the schema differences. (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property output_replica_schema_changes_file As Object
Visual Basic (Usage)Copy Code
Dim instance As CompareReplicaSchema
Dim value As Object
 
instance.output_replica_schema_changes_file = value
 
value = instance.output_replica_schema_changes_file
C# 
public object output_replica_schema_changes_file {get; set;}

See Also

© 2010 All Rights Reserved.