ArcGIS API for Silverlight - Library Reference
JoinDataSource Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : JoinDataSource Class


For a list of all members of this type, see JoinDataSource members.

Public Properties

 NameDescription
public PropertyJoinType Gets or sets the type of join that will be preformed.  
public PropertyLeftTableKey Gets or sets the key field to be used for the left table source for the join. Field must be indexed to create a join.  
public PropertyLeftTableSource Gets or sets the LayerSource to be used as the left table for the join operation  
public PropertyRightTableKey Gets or Sets Key field to be used for the right table source for the join. Field must be indexed to create a join.  
public PropertyRightTableSource Gets or sets the LayerSource to be used as the right table for the join operation  
Top

See Also

© ESRI, Inc. All Rights Reserved.