ESRI.ArcGIS.ADF.ArcGISServer.Local
CompareReplicaSchemaAsync(GDSData,esriGDSTransportType,Object) Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerDcomProxy Class > CompareReplicaSchemaAsync Method : CompareReplicaSchemaAsync(GDSData,esriGDSTransportType,Object) Method




RelativeReplicaSchemaDoc
TransportType
userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub CompareReplicaSchemaAsync( _
   ByVal RelativeReplicaSchemaDoc As ESRI.ArcGIS.ADF.ArcGISServer.GDSData, _
   ByVal TransportType As ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType, _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerDcomProxy
Dim RelativeReplicaSchemaDoc As ESRI.ArcGIS.ADF.ArcGISServer.GDSData
Dim TransportType As ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType
Dim userState As Object
 
instance.CompareReplicaSchemaAsync(RelativeReplicaSchemaDoc, TransportType, userState)
C# 
public void CompareReplicaSchemaAsync( 
   ESRI.ArcGIS.ADF.ArcGISServer.GDSData RelativeReplicaSchemaDoc,
   ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType TransportType,
   object userState
)

Parameters

RelativeReplicaSchemaDoc
TransportType
userState

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.