Advertisement
AdelSal

MetaData

Jan 18th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 25.36 KB | None | 0 0
  1. {"schema":{"namespace":"BreezeProj","alias":"Self","annotation:UseStrongSpatialTypes":"false","xmlns:annotation":"http://schemas.microsoft.com/ado/2009/02/edm/annotation","xmlns:customannotation":"http://schemas.microsoft.com/ado/2013/11/edm/customannotation","xmlns":"http://schemas.microsoft.com/ado/2009/11/edm","cSpaceOSpaceMapping":"[[\"BreezeProj.Company\",\"BreezeProj.Company\"],[\"BreezeProj.Country\",\"BreezeProj.Country\"],[\"BreezeProj.Currency\",\"BreezeProj.Currency\"],[\"BreezeProj.Location\",\"BreezeProj.Location\"],[\"BreezeProj.Pack\",\"BreezeProj.Pack\"],[\"BreezeProj.InvoiceHeader\",\"BreezeProj.InvoiceHeader\"],[\"BreezeProj.InvoiceItems\",\"BreezeProj.InvoiceItems\"],[\"BreezeProj.Product\",\"BreezeProj.Product\"],[\"BreezeProj.ProductImage\",\"BreezeProj.ProductImage\"],[\"BreezeProj.ProductList\",\"BreezeProj.ProductList\"],[\"BreezeProj.ProductUnit\",\"BreezeProj.ProductUnit\"],[\"BreezeProj.ProductBarcode\",\"BreezeProj.ProductBarcode\"],[\"BreezeProj.ProductRetail\",\"BreezeProj.ProductRetail\"],[\"BreezeProj.UserProfileVU\",\"BreezeProj.UserProfileVU\"]]","entityType":[{"name":"Company","customannotation:ClrType":"BreezeProj.Company, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Byte","nullable":"false"},{"name":"CompCode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CompanyName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"AllowBackDate","type":"Edm.Boolean"},{"name":"StartDate","type":"Edm.DateTime"},{"name":"EndDate","type":"Edm.DateTime"},{"name":"DateFormat","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CurrencyId","type":"Edm.Byte"},{"name":"CountryId","type":"Edm.Byte"},{"name":"BarcodePrefix","type":"Edm.Byte"},{"name":"BarcodeNextNo","type":"Edm.Int32"},{"name":"BarcodeType","type":"Edm.Byte"},{"name":"BarcodeHeader","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ReportHeader","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ReportFooter","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"Tel","type":"Edm.Int32"},{"name":"Fax","type":"Edm.Int32"},{"name":"Email","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"POisBcodeDefault","type":"Edm.Boolean"},{"name":"GRNisBcodeDefault","type":"Edm.Boolean"},{"name":"PRisBcodeDefault","type":"Edm.Boolean"},{"name":"SIisBcodeDefault","type":"Edm.Boolean"},{"name":"SRisBcodeDefault","type":"Edm.Boolean"},{"name":"ADisBcodeDefault","type":"Edm.Boolean"},{"name":"TRisBcodeDefault","type":"Edm.Boolean"},{"name":"TRRisBcodeDefault","type":"Edm.Boolean"},{"name":"QisBcodeDefault","type":"Edm.Boolean"}]},{"name":"Country","customannotation:ClrType":"BreezeProj.Country, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Byte","nullable":"false"},{"name":"CountryName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CurrencyId","type":"Edm.Byte"},{"name":"CurrencyCode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"}],"navigationProperty":{"name":"Currency","relationship":"Self.Country_Currency","fromRole":"Country_Currency_Source","toRole":"Country_Currency_Target"}},{"name":"Currency","customannotation:ClrType":"BreezeProj.Currency, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Byte","nullable":"false"},{"name":"CurrencyCode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CurrencyName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CurrencyRate","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"CountryId","type":"Edm.Byte","nullable":"false"}]},{"name":"Location","customannotation:ClrType":"BreezeProj.Location, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int16","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"LocationCode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"LocationName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"PriceGroupId","type":"Edm.Int16"},{"name":"AllowMinusStock","type":"Edm.Boolean"},{"name":"CompanyId","type":"Edm.Byte"}]},{"name":"Pack","customannotation:ClrType":"BreezeProj.Pack, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Byte","nullable":"false"},{"name":"PackName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ClassId","type":"Edm.Byte","nullable":"false"}]},{"name":"InvoiceHeader","customannotation:ClrType":"BreezeProj.InvoiceHeader, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"LocationId","type":"Edm.Int16"},{"name":"OldRef","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"EntryDate","type":"Edm.DateTime","nullable":"false"},{"name":"GrossAmount","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"DiscountAmount","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"NetAmount","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"SaleCost","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"InvoiceCount","type":"Edm.Int32"},{"name":"Remarks","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CreatedBy","type":"Edm.Int16"},{"name":"DateCreated","type":"Edm.DateTime"},{"name":"IsInvoiceted","type":"Edm.Boolean"},{"name":"InvoicetedBy","type":"Edm.Int16"},{"name":"DateInvoiceted","type":"Edm.DateTime"},{"name":"IsInvoicetedToAccount","type":"Edm.Boolean"},{"name":"InvoicetedToAccountBy","type":"Edm.Int16"},{"name":"DateInvoicetedToAccount","type":"Edm.DateTime"},{"name":"IsValid","type":"Edm.Boolean"}],"navigationProperty":[{"name":"Location","relationship":"Self.InvoiceHeader_Location","fromRole":"InvoiceHeader_Location_Source","toRole":"InvoiceHeader_Location_Target"},{"name":"InvoiceItems","relationship":"Self.InvoiceItems_InvoiceHeader","fromRole":"InvoiceItems_InvoiceHeader_Target","toRole":"InvoiceItems_InvoiceHeader_Source"}]},{"name":"InvoiceItems","customannotation:ClrType":"BreezeProj.InvoiceItems, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"HeaderId","type":"Edm.Int32","nullable":"false"},{"name":"ProdId","type":"Edm.Int32"},{"name":"ProductRef","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"PackId","type":"Edm.Byte"},{"name":"UnitQty","type":"Edm.Decimal","precision":"18","scale":"3","nullable":"false"},{"name":"GrossAmount","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"DiscountAmount","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"TotalUnits","type":"Edm.Decimal","precision":"18","scale":"3","nullable":"false"},{"name":"BaseUnitNetCost","type":"Edm.Decimal","precision":"18","scale":"3","nullable":"false"},{"name":"IsNfplu","type":"Edm.Boolean","nullable":"false"},{"name":"UpdatedBy","type":"Edm.Int16"},{"name":"DateUpdated","type":"Edm.DateTime"}],"navigationProperty":[{"name":"Pack","relationship":"Self.InvoiceItems_Pack","fromRole":"InvoiceItems_Pack_Source","toRole":"InvoiceItems_Pack_Target"},{"name":"InvoiceHeader","relationship":"Self.InvoiceItems_InvoiceHeader","fromRole":"InvoiceItems_InvoiceHeader_Source","toRole":"InvoiceItems_InvoiceHeader_Target"},{"name":"Product","relationship":"Self.InvoiceItems_Product","fromRole":"InvoiceItems_Product_Source","toRole":"InvoiceItems_Product_Target"}]},{"name":"Product","customannotation:ClrType":"BreezeProj.Product, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ItemCode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ProductClassId","type":"Edm.Byte"},{"name":"StockTypeId","type":"Edm.Byte"},{"name":"ScaleGroupId","type":"Edm.Byte"},{"name":"ImageId","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"LocationId","type":"Edm.Int16"},{"name":"CreatedBy","type":"Edm.Int32"},{"name":"DateCreated","type":"Edm.DateTime"},{"name":"UpdatedBy","type":"Edm.Int32"},{"name":"DateLastModified","type":"Edm.DateTime"},{"name":"IsTransferred","type":"Edm.Boolean"},{"name":"IsDiscontinued","type":"Edm.Boolean"},{"name":"HasImage","type":"Edm.Boolean"}],"navigationProperty":[{"name":"ProductImages","relationship":"Self.ProductImage_Product","fromRole":"ProductImage_Product_Target","toRole":"ProductImage_Product_Source"},{"name":"ProductUnits","relationship":"Self.ProductUnit_Product","fromRole":"ProductUnit_Product_Target","toRole":"ProductUnit_Product_Source"},{"name":"UserProfileCreatedBy","relationship":"Self.Product_UserProfileCreatedBy","fromRole":"Product_UserProfileCreatedBy_Source","toRole":"Product_UserProfileCreatedBy_Target"},{"name":"UserProfileUpdatedBy","relationship":"Self.Product_UserProfileUpdatedBy","fromRole":"Product_UserProfileUpdatedBy_Source","toRole":"Product_UserProfileUpdatedBy_Target"}]},{"name":"ProductImage","customannotation:ClrType":"BreezeProj.ProductImage, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ProductId","type":"Edm.Int32","nullable":"false"},{"name":"ImageId","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ImageData","type":"Edm.Binary","maxLength":"Max","fixedLength":"false"}],"navigationProperty":[{"name":"Product","relationship":"Self.ProductImage_Product","fromRole":"ProductImage_Product_Source","toRole":"ProductImage_Product_Target"},{"name":"ProductList","relationship":"Self.ProductImage_ProductList","fromRole":"ProductImage_ProductList_Source","toRole":"ProductImage_ProductList_Target"}]},{"name":"ProductList","customannotation:ClrType":"BreezeProj.ProductList, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ImageId","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CatLev1Id","type":"Edm.Int32"},{"name":"DateCreated","type":"Edm.DateTime"},{"name":"DateLastModified","type":"Edm.DateTime"},{"name":"PackId","type":"Edm.Byte","nullable":"false"},{"name":"ImageData","type":"Edm.Binary","maxLength":"Max","fixedLength":"false"},{"name":"Barcode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"ShortDes","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"Retail","type":"Edm.Decimal","precision":"18","scale":"3"}],"navigationProperty":{"name":"Pack","relationship":"Self.ProductList_Pack","fromRole":"ProductList_Pack_Source","toRole":"ProductList_Pack_Target"}},{"name":"ProductUnit","customannotation:ClrType":"BreezeProj.ProductUnit, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ProdId","type":"Edm.Int32","nullable":"false"},{"name":"PackId","type":"Edm.Byte","nullable":"false"},{"name":"PackUnits","type":"Edm.Decimal","precision":"18","scale":"3","nullable":"false"},{"name":"PackGrade","type":"Edm.Int32"},{"name":"UpdatedBy","type":"Edm.Int32"},{"name":"DateLastModified","type":"Edm.DateTime"},{"name":"IsDownloaded","type":"Edm.Boolean","nullable":"false"}],"navigationProperty":[{"name":"Pack","relationship":"Self.ProductUnit_Pack","fromRole":"ProductUnit_Pack_Source","toRole":"ProductUnit_Pack_Target"},{"name":"Product","relationship":"Self.ProductUnit_Product","fromRole":"ProductUnit_Product_Source","toRole":"ProductUnit_Product_Target"},{"name":"ProductBarcodes","relationship":"Self.ProductBarcode_ProductUnit","fromRole":"ProductBarcode_ProductUnit_Target","toRole":"ProductBarcode_ProductUnit_Source"},{"name":"ProductRetails","relationship":"Self.ProductRetail_ProductUnit","fromRole":"ProductRetail_ProductUnit_Target","toRole":"ProductRetail_ProductUnit_Source"}]},{"name":"ProductBarcode","customannotation:ClrType":"BreezeProj.ProductBarcode, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ProductUnitId","type":"Edm.Int32"},{"name":"Barcode","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"IsSystemGenerated","type":"Edm.Boolean"},{"name":"ShortDes","type":"Edm.String","maxLength":"30","fixedLength":"false","unicode":"true","nullable":"false"},{"name":"LongDes","type":"Edm.String","maxLength":"50","fixedLength":"false","unicode":"true"},{"name":"IsDownloaded","type":"Edm.Boolean","nullable":"false"},{"name":"IsDisabled","type":"Edm.Boolean","nullable":"false"}],"navigationProperty":{"name":"ProductUnit","relationship":"Self.ProductBarcode_ProductUnit","fromRole":"ProductBarcode_ProductUnit_Source","toRole":"ProductBarcode_ProductUnit_Target"}},{"name":"ProductRetail","customannotation:ClrType":"BreezeProj.ProductRetail, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"ProductUnitId","type":"Edm.Int32","nullable":"false"},{"name":"PriceGroupId","type":"Edm.Int32","nullable":"false"},{"name":"ColorId","type":"Edm.Byte"},{"name":"SizeId","type":"Edm.Byte"},{"name":"Retail","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"PrevRetail","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"PromoRetail","type":"Edm.Decimal","precision":"18","scale":"3"},{"name":"ValidFrom","type":"Edm.DateTime"},{"name":"ValidTo","type":"Edm.DateTime"},{"name":"UpdatedBy","type":"Edm.Int32"},{"name":"UpdatedBySmartUser","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"DateLastModified","type":"Edm.DateTime"},{"name":"PriceWeight","type":"Edm.Int32","nullable":"false"},{"name":"IsDownloaded","type":"Edm.Boolean","nullable":"false"}],"navigationProperty":{"name":"ProductUnit","relationship":"Self.ProductRetail_ProductUnit","fromRole":"ProductRetail_ProductUnit_Source","toRole":"ProductRetail_ProductUnit_Target"}},{"name":"UserProfileVU","customannotation:ClrType":"BreezeProj.UserProfileVU, BreezeProj, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null","key":{"propertyRef":{"name":"Id"}},"property":[{"name":"Id","type":"Edm.Int32","nullable":"false","annotation:StoreGeneratedPattern":"Identity"},{"name":"UserName","type":"Edm.String","maxLength":"Max","fixedLength":"false","unicode":"true"},{"name":"CompCode","type":"Edm.Int32","nullable":"false"},{"name":"IsActive","type":"Edm.Boolean","nullable":"false"},{"name":"DeactivationDate","type":"Edm.DateTime"}]}],"association":[{"name":"Country_Currency","end":[{"role":"Country_Currency_Source","type":"Edm.Self.Country","multiplicity":"*"},{"role":"Country_Currency_Target","type":"Edm.Self.Currency","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"Country_Currency_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"Country_Currency_Source","propertyRef":{"name":"CurrencyId"}}}},{"name":"InvoiceHeader_Location","end":[{"role":"InvoiceHeader_Location_Source","type":"Edm.Self.InvoiceHeader","multiplicity":"*"},{"role":"InvoiceHeader_Location_Target","type":"Edm.Self.Location","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"InvoiceHeader_Location_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"InvoiceHeader_Location_Source","propertyRef":{"name":"LocationId"}}}},{"name":"InvoiceItems_Pack","end":[{"role":"InvoiceItems_Pack_Source","type":"Edm.Self.InvoiceItems","multiplicity":"*"},{"role":"InvoiceItems_Pack_Target","type":"Edm.Self.Pack","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"InvoiceItems_Pack_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"InvoiceItems_Pack_Source","propertyRef":{"name":"PackId"}}}},{"name":"InvoiceItems_InvoiceHeader","end":[{"role":"InvoiceItems_InvoiceHeader_Source","type":"Edm.Self.InvoiceItems","multiplicity":"*"},{"role":"InvoiceItems_InvoiceHeader_Target","type":"Edm.Self.InvoiceHeader","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"InvoiceItems_InvoiceHeader_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"InvoiceItems_InvoiceHeader_Source","propertyRef":{"name":"HeaderId"}}}},{"name":"ProductImage_Product","end":[{"role":"ProductImage_Product_Source","type":"Edm.Self.ProductImage","multiplicity":"*"},{"role":"ProductImage_Product_Target","type":"Edm.Self.Product","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductImage_Product_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductImage_Product_Source","propertyRef":{"name":"ProductId"}}}},{"name":"ProductList_Pack","end":[{"role":"ProductList_Pack_Source","type":"Edm.Self.ProductList","multiplicity":"*"},{"role":"ProductList_Pack_Target","type":"Edm.Self.Pack","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductList_Pack_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductList_Pack_Source","propertyRef":{"name":"PackId"}}}},{"name":"ProductImage_ProductList","end":[{"role":"ProductImage_ProductList_Source","type":"Edm.Self.ProductImage","multiplicity":"*"},{"role":"ProductImage_ProductList_Target","type":"Edm.Self.ProductList","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductImage_ProductList_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductImage_ProductList_Source","propertyRef":{"name":"ProductId"}}}},{"name":"ProductUnit_Pack","end":[{"role":"ProductUnit_Pack_Source","type":"Edm.Self.ProductUnit","multiplicity":"*"},{"role":"ProductUnit_Pack_Target","type":"Edm.Self.Pack","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductUnit_Pack_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductUnit_Pack_Source","propertyRef":{"name":"PackId"}}}},{"name":"ProductUnit_Product","end":[{"role":"ProductUnit_Product_Source","type":"Edm.Self.ProductUnit","multiplicity":"*"},{"role":"ProductUnit_Product_Target","type":"Edm.Self.Product","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductUnit_Product_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductUnit_Product_Source","propertyRef":{"name":"ProdId"}}}},{"name":"ProductBarcode_ProductUnit","end":[{"role":"ProductBarcode_ProductUnit_Source","type":"Edm.Self.ProductBarcode","multiplicity":"*"},{"role":"ProductBarcode_ProductUnit_Target","type":"Edm.Self.ProductUnit","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"ProductBarcode_ProductUnit_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductBarcode_ProductUnit_Source","propertyRef":{"name":"ProductUnitId"}}}},{"name":"ProductRetail_ProductUnit","end":[{"role":"ProductRetail_ProductUnit_Source","type":"Edm.Self.ProductRetail","multiplicity":"*"},{"role":"ProductRetail_ProductUnit_Target","type":"Edm.Self.ProductUnit","multiplicity":"1","onDelete":{"action":"Cascade"}}],"referentialConstraint":{"principal":{"role":"ProductRetail_ProductUnit_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"ProductRetail_ProductUnit_Source","propertyRef":{"name":"ProductUnitId"}}}},{"name":"Product_UserProfileCreatedBy","end":[{"role":"Product_UserProfileCreatedBy_Source","type":"Edm.Self.Product","multiplicity":"*"},{"role":"Product_UserProfileCreatedBy_Target","type":"Edm.Self.UserProfileVU","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"Product_UserProfileCreatedBy_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"Product_UserProfileCreatedBy_Source","propertyRef":{"name":"CreatedBy"}}}},{"name":"Product_UserProfileUpdatedBy","end":[{"role":"Product_UserProfileUpdatedBy_Source","type":"Edm.Self.Product","multiplicity":"*"},{"role":"Product_UserProfileUpdatedBy_Target","type":"Edm.Self.UserProfileVU","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"Product_UserProfileUpdatedBy_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"Product_UserProfileUpdatedBy_Source","propertyRef":{"name":"UpdatedBy"}}}},{"name":"InvoiceItems_Product","end":[{"role":"InvoiceItems_Product_Source","type":"Edm.Self.InvoiceItems","multiplicity":"*"},{"role":"InvoiceItems_Product_Target","type":"Edm.Self.Product","multiplicity":"0..1"}],"referentialConstraint":{"principal":{"role":"InvoiceItems_Product_Target","propertyRef":{"name":"Id"}},"dependent":{"role":"InvoiceItems_Product_Source","propertyRef":{"name":"ProdId"}}}}],"entityContainer":{"name":"RStockDbContext","customannotation:UseClrTypes":"true","entitySet":[{"name":"Company","entityType":"Self.Company"},{"name":"Countries","entityType":"Self.Country"},{"name":"Currencies","entityType":"Self.Currency"},{"name":"Locations","entityType":"Self.Location"},{"name":"Packs","entityType":"Self.Pack"},{"name":"InvoiceHeaders","entityType":"Self.InvoiceHeader"},{"name":"InvoiceItems","entityType":"Self.InvoiceItems"},{"name":"Products","entityType":"Self.Product"},{"name":"ProductImages","entityType":"Self.ProductImage"},{"name":"ProductList","entityType":"Self.ProductList"},{"name":"ProductUnits","entityType":"Self.ProductUnit"},{"name":"ProductBarcodes","entityType":"Self.ProductBarcode"},{"name":"ProductRetails","entityType":"Self.ProductRetail"},{"name":"UserProfileVU","entityType":"Self.UserProfileVU"}],"associationSet":[{"name":"Country_Currency","association":"Self.Country_Currency","end":[{"role":"Country_Currency_Source","entitySet":"Countries"},{"role":"Country_Currency_Target","entitySet":"Currencies"}]},{"name":"InvoiceHeader_Location","association":"Self.InvoiceHeader_Location","end":[{"role":"InvoiceHeader_Location_Source","entitySet":"InvoiceHeaders"},{"role":"InvoiceHeader_Location_Target","entitySet":"Locations"}]},{"name":"InvoiceItems_Pack","association":"Self.InvoiceItems_Pack","end":[{"role":"InvoiceItems_Pack_Source","entitySet":"InvoiceItems"},{"role":"InvoiceItems_Pack_Target","entitySet":"Packs"}]},{"name":"InvoiceItems_InvoiceHeader","association":"Self.InvoiceItems_InvoiceHeader","end":[{"role":"InvoiceItems_InvoiceHeader_Source","entitySet":"InvoiceItems"},{"role":"InvoiceItems_InvoiceHeader_Target","entitySet":"InvoiceHeaders"}]},{"name":"ProductImage_Product","association":"Self.ProductImage_Product","end":[{"role":"ProductImage_Product_Source","entitySet":"ProductImages"},{"role":"ProductImage_Product_Target","entitySet":"Products"}]},{"name":"ProductList_Pack","association":"Self.ProductList_Pack","end":[{"role":"ProductList_Pack_Source","entitySet":"ProductList"},{"role":"ProductList_Pack_Target","entitySet":"Packs"}]},{"name":"ProductImage_ProductList","association":"Self.ProductImage_ProductList","end":[{"role":"ProductImage_ProductList_Source","entitySet":"ProductImages"},{"role":"ProductImage_ProductList_Target","entitySet":"ProductList"}]},{"name":"ProductUnit_Pack","association":"Self.ProductUnit_Pack","end":[{"role":"ProductUnit_Pack_Source","entitySet":"ProductUnits"},{"role":"ProductUnit_Pack_Target","entitySet":"Packs"}]},{"name":"ProductUnit_Product","association":"Self.ProductUnit_Product","end":[{"role":"ProductUnit_Product_Source","entitySet":"ProductUnits"},{"role":"ProductUnit_Product_Target","entitySet":"Products"}]},{"name":"ProductBarcode_ProductUnit","association":"Self.ProductBarcode_ProductUnit","end":[{"role":"ProductBarcode_ProductUnit_Source","entitySet":"ProductBarcodes"},{"role":"ProductBarcode_ProductUnit_Target","entitySet":"ProductUnits"}]},{"name":"ProductRetail_ProductUnit","association":"Self.ProductRetail_ProductUnit","end":[{"role":"ProductRetail_ProductUnit_Source","entitySet":"ProductRetails"},{"role":"ProductRetail_ProductUnit_Target","entitySet":"ProductUnits"}]},{"name":"Product_UserProfileCreatedBy","association":"Self.Product_UserProfileCreatedBy","end":[{"role":"Product_UserProfileCreatedBy_Source","entitySet":"Products"},{"role":"Product_UserProfileCreatedBy_Target","entitySet":"UserProfileVU"}]},{"name":"Product_UserProfileUpdatedBy","association":"Self.Product_UserProfileUpdatedBy","end":[{"role":"Product_UserProfileUpdatedBy_Source","entitySet":"Products"},{"role":"Product_UserProfileUpdatedBy_Target","entitySet":"UserProfileVU"}]},{"name":"InvoiceItems_Product","association":"Self.InvoiceItems_Product","end":[{"role":"InvoiceItems_Product_Source","entitySet":"InvoiceItems"},{"role":"InvoiceItems_Product_Target","entitySet":"Products"}]}]}}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement