On Thu, Apr 15, 2010 at 14:45, John Tomaselli <[email protected]> wrote:
> The csdl from emdx, looks good to me.
> Thanks,
> John
>
> <EntityType Name="OrderDetail" ib:Pname="s:OrderDetails">
> <Key>
> <PropertyRef Name="OrderID" />
> <PropertyRef Name="ProductID" />
> </Key>
> <Property Name="OrderID" Type="Int32" Nullable="false" />
> <Property Name="ProductID" Type="Int32" Nullable="false" />
> <Property Name="UnitPrice" Type="Decimal" Precision="18" Scale="4" />
> <Property Name="Quantity" Type="Int16" />
> <Property Name="Discount" Type="Single" />
> <NavigationProperty Name="Order"
> Relationship="ServerModelNorthwind.model.FK_OrderDetails_1"
> FromRole="OrderDetails" ToRole="Orders" ib:Pname="s:Orders" />
> <NavigationProperty Name="Product"
> Relationship="ServerModelNorthwind.model.FK_OrderDetails_2"
> FromRole="OrderDetails" ToRole="Products" ib:Pname="s:Products" />
> </EntityType>
And the SSDL?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider