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