![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Local | |
BeginCompareReplicaSchema Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerDcomProxy Class : BeginCompareReplicaSchema Method |
- RelativeReplicaSchemaDoc
- TransportType
- callback
- asyncState
Visual Basic (Declaration) | |
---|---|
Public Function BeginCompareReplicaSchema( _ ByVal RelativeReplicaSchemaDoc As ESRI.ArcGIS.ADF.ArcGISServer.GDSData, _ ByVal TransportType As ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeoDataServerDcomProxy Dim RelativeReplicaSchemaDoc As ESRI.ArcGIS.ADF.ArcGISServer.GDSData Dim TransportType As ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType Dim callback As AsyncCallback Dim asyncState As Object Dim value As IAsyncResult value = instance.BeginCompareReplicaSchema(RelativeReplicaSchemaDoc, TransportType, callback, asyncState) |
C# | |
---|---|
public IAsyncResult BeginCompareReplicaSchema( ESRI.ArcGIS.ADF.ArcGISServer.GDSData RelativeReplicaSchemaDoc, ESRI.ArcGIS.ADF.ArcGISServer.esriGDSTransportType TransportType, AsyncCallback callback, object asyncState ) |
Parameters
- RelativeReplicaSchemaDoc
- TransportType
- callback
- asyncState
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