You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<local:DataSourceConfigurationInfoBaseUri="http://data.scottsdaleaz.gov/Planning/BuildingPermits.svc"EntitySet="BuildingPermits"Description="Scottsdale Building Permits">
83
-
<!-- Limit the amount of data fetched from this OData service by setting the DesiredFIelds property. Refer to
83
+
<!-- Limit the amount of data fetched from this OData service by setting the FieldsRequested property. Refer to
84
84
the cboOdataSources_SelectionChanged event handler code in MainWindow.xaml.cs to see how we apply these settings when
<local:DataSourceConfigurationInfoBaseUri="http://data.scottsdaleaz.gov/Planning/BuildingPermits.svc"EntitySet="BuildingInspections"Description="Scottsdale Building Inspections"/>
97
97
<local:DataSourceConfigurationInfoBaseUri="http://data.scottsdaleaz.gov/MunicipalServices/CapitalImprovementProjects.svc"EntitySet="Projects"Description="Scottsdale Capital Improvement Projects"/>
0 commit comments