|
| ESRI.ArcGIS.ADF.ArcGISServer.Local | |
| QueryRelatedRecordsAsync(String,Int32,FIDSet,RelateDescription,Object) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerDcomProxy Class > QueryRelatedRecordsAsync Method : QueryRelatedRecordsAsync(String,Int32,FIDSet,RelateDescription,Object) Method |
- MapName
- SourceTableID
- SourceFIDSet
- RelateDescription
- userState
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub QueryRelatedRecordsAsync( _ ByVal MapName As String, _ ByVal SourceTableID As Integer, _ ByVal SourceFIDSet As ESRI.ArcGIS.ADF.ArcGISServer.FIDSet, _ ByVal RelateDescription As ESRI.ArcGIS.ADF.ArcGISServer.RelateDescription, _ ByVal userState As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapServerDcomProxy Dim MapName As String Dim SourceTableID As Integer Dim SourceFIDSet As ESRI.ArcGIS.ADF.ArcGISServer.FIDSet Dim RelateDescription As ESRI.ArcGIS.ADF.ArcGISServer.RelateDescription Dim userState As Object instance.QueryRelatedRecordsAsync(MapName, SourceTableID, SourceFIDSet, RelateDescription, userState) | |
| C# | |
|---|---|
public void QueryRelatedRecordsAsync( string MapName, int SourceTableID, ESRI.ArcGIS.ADF.ArcGISServer.FIDSet SourceFIDSet, ESRI.ArcGIS.ADF.ArcGISServer.RelateDescription RelateDescription, object userState ) | |
Parameters
- MapName
- SourceTableID
- SourceFIDSet
- RelateDescription
- userState
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