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