blob: 22e9e6c9bbfb5d4bd9a2a81ebe1c2fd0516636f7 [file] [log] [blame]
<!--?xml version="1.0" encoding="UTF-8"?-->
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="abstract" content=""/>
<meta name="description" content=""/>
<link rel="stylesheet" type="text/css" href="../css/documentation.css"/>
<title>Creating an OData Model</title>
<!--[if lte IE 7]><style>
.codeblock{
overflow:visible;
}</style><![endif]-->
</head>
<body class="" id="loiodf07ead44d8b420fa4c3712d4168bc12">
<div id="wrapper"><div id="container">
<h1 class="title topictitle1">Creating an OData Model</h1>
<div class="body conbody"><p class="shortdesc"/>
<div class="p">After creating a project as detailed in the <a class="xref" href="Creating a Project.html" title="Creating a project">Creating a Project</a> section, the next step is to define the attributes for creating a OData model. Once
the project is successfully created, the project folder appears in the project explorer
region. The next step is to create an OData model. <span class="ph emphasis emphasis">OData Modeler</span>
provides multiple options to create an OData Model:<ul class="ul" id="Creating a Blank OData Model.html"><li class="li">From a Blank OData Model. See <a class="xref" href="Creating a Blank OData Model.html" title="Creating a blank OData model.">Creating a Blank OData Model</a> for more information.</li>
<li class="li">From a OData service metadata url. See <a class="xref" href="Creating an OData Model Using Service URL.html">Creating an OData Model Using Service URL</a> for more information.</li>
<li class="li">From a OData service metadata file. See <a class="xref" href="Creating an OData Model Using Metadata File.html">Creating an OData Model Using Metadata File</a> for more information.</li>
</ul>
</div>
</div>
</div></div>
</body>
</html>