Skip to content

Commit 22ec20a

Browse files
authored
Removed "how to" in title
1 parent a45a631 commit 22ec20a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/general-development/how-to-create-an-external-list-using-an-odata-data-source-in-sharepoint.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: How to Create an external list using an OData data source in SharePoint
2+
title: Create an external list using an OData data source in SharePoint
33
ms.date: 09/25/2017
44
ms.prod: sharepoint
55
ms.assetid: 601fbfce-a0c6-43dd-8398-540d094c083c
66
---
77

88

9-
# How to: Create an external list using an OData data source in SharePoint
9+
# Create an external list using an OData data source in SharePoint
10+
1011
Learn how to create an external list programmatically and bind it to an OData-based external content type in SharePoint.
1112
Although a power user or SharePoint administrator will likely create an external list using SharePoint Designer 2013, a developer will be interested in the ability to create external lists using the tools of their trade, Visual Studio 2012 and the Office Developer Tools for Visual Studio 2012. This gives them more flexibility to add functionality and to package a solution that includes Business Connectivity Services (BCS) features for later deployment into one or many host environments.
1213

0 commit comments

Comments
 (0)