Esri Business Analyst Server API for Silverlight 2.2 Reference
TableData Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer Namespace : TableData Class

Glossary Item Box

The TableData class specifies a data table.

Object Model

TableData ClassGeocodeAddressesData ClassFolderItem Class

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

In a data table, all properties are mutually exclusive. One of these properties should be specified and others must be omitted. The AddressesData property allows specifying geocoding data table directly as an array of address records. The FolderItem property allows specifying a data table stored in the Business Analyst Server repository. The FeatureSet property allows direct populating a data table with fields and records. The Url property refers to an external table.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BAServer.TableData

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

© 2010-2012 Esri, Inc. All Rights Reserved.