[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  ORDER BY DocFragId   <  LIMIT 250  >   

1739 items

NOTE: Only 250 elements of total 1739 shown. Use SKIP and TAKE, or change LIMIT. Try also SHUFFLE.

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARAdventureWorksOLAP.Controllers.ControllerFacadeARAdventureWorksOLAPClassFacade for entry into the desired -BaseController-.
ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload1ARAdventureWorksOLAPClassMemberCatches all HTTP POST requests to this API.
ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload2ARAdventureWorksOLAPClassMemberCatches all HTTP GET requests to this API.
ARAdventureWorksOLAP.ConverterARAdventureWorksOLAPClassConverts original sample database to property stream format.
ARAdventureWorksOLAP.Converter.ConvertDatabaseARAdventureWorksOLAPClassMemberConverts original sample database to property stream format if no data for 'DimCustomer' found.
ARAdventureWorksOLAP.DimAccountARAdventureWorksOLAPClassRepresents an Account. See also -DimAccountP- and -DimAccountCollection-.
ARAdventureWorksOLAP.DimAccount.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimAccount.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimAccount.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimAccount.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimAccount.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimAccountCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -ParentDimAccountId-.
ARAdventureWorksOLAP.DimAccountCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimAccountCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimAccountCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimAccountCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimAccountCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimAccountPARAdventureWorksOLAPEnumDescribes class -DimAccount-.
ARAdventureWorksOLAP.DimAccountP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'AccountCodeAlternateKey' in original sample database
ARAdventureWorksOLAP.DimAccountP.CustomMemberOptionsARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimAccountP.DescriptionARAdventureWorksOLAPEnumMemberCalled 'AccountDescription' in original sample database
ARAdventureWorksOLAP.DimAccountP.OperatorARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimAccountP.ParentAlternateKeyARAdventureWorksOLAPEnumMemberCalled 'ParentAccountCodeAlternateKey' in original sample database
ARAdventureWorksOLAP.DimAccountP.ParentDimAccountIdARAdventureWorksOLAPEnumMemberCalled 'ParentAccountKey' in original sample database
ARAdventureWorksOLAP.DimAccountP.TypeARAdventureWorksOLAPEnumMemberCalled 'AccountType' in original sample database
ARAdventureWorksOLAP.DimAccountP.ValueTypeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCurrencyARAdventureWorksOLAPClassRepresents a Currency. See also -DimCurrencyP-.
ARAdventureWorksOLAP.DimCurrency.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCurrency.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCurrency.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimCurrency.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimCurrency.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCurrencyPARAdventureWorksOLAPEnumDescribes class -DimCurrency-.
ARAdventureWorksOLAP.DimCurrencyP.AlternateKeyARAdventureWorksOLAPEnumMemberThe ISO-4217 3-letter abbreviation like NOK, EUR, USD and so on. Called 'CurrencyAlternateKey' in original sample database
ARAdventureWorksOLAP.DimCurrencyP.NameARAdventureWorksOLAPEnumMemberCalled 'CurrencyName' in original sample database
ARAdventureWorksOLAP.DimCustomerARAdventureWorksOLAPClassRepresents a Customer. See also -DimCustomerP- and -DimCustomerCollection-.
ARAdventureWorksOLAP.DimCustomer.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCustomer.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCustomer.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimCustomer.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimCustomer.TryGetCityARAdventureWorksOLAPClassMemberReturns -City- through -DimGeographyId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimCustomer.TryGetCountryARAdventureWorksOLAPClassMemberReturns -EnglishCountryName- through -DimGeographyId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimCustomer.TryGetNameARAdventureWorksOLAPClassMemberAdds together Title, LastName, FirstName, MiddleName
ARAdventureWorksOLAP.DimCustomer.TryGetPostalCodeARAdventureWorksOLAPClassMemberReturns -PostalCode- through -DimGeographyId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimCustomer.TryGetProvinceARAdventureWorksOLAPClassMemberReturns result from -TryGetStateOrProvince-.
ARAdventureWorksOLAP.DimCustomer.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCustomer.TryGetStateARAdventureWorksOLAPClassMemberReturns result from -TryGetStateOrProvince-.
ARAdventureWorksOLAP.DimCustomer.TryGetStateOrProvinceARAdventureWorksOLAPClassMemberReturns -StateOrProvinceName- through -DimGeographyId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimCustomerCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimGeographyId-.
ARAdventureWorksOLAP.DimCustomerCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimCustomerCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimCustomerCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimCustomerCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimCustomerCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimCustomerPARAdventureWorksOLAPEnumDescribes class -DimCustomer-.
ARAdventureWorksOLAP.DimCustomerP.AddressLine1ARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.AddressLine2ARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'CustomerAlternateKey' in original sample database
ARAdventureWorksOLAP.DimCustomerP.BirthDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.CommuteDistanceARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.DateFirstPurchaseARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.DimGeographyIdARAdventureWorksOLAPEnumMemberCalled 'GeographyKey' in original sample database
ARAdventureWorksOLAP.DimCustomerP.EmailAddressARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.EnglishEducationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.EnglishOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.FirstNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.FrenchEducationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.FrenchOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.GenderARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.HouseOwnerFlagARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.LastNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.MaritalStatusARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.MiddleNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.NameStyleARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.NumberCarsOwnedARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.NumberChildrenAtHomeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.PhoneARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.SpanishEducationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.SpanishOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.SuffixARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.TitleARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.TotalChildrenARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.YearlyIncomeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimDepartmentARAdventureWorksOLAPClassRepresents a Department. See also -DimDepartmentP- and -DimDepartmentCollection-.
ARAdventureWorksOLAP.DimDepartment.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimDepartment.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimDepartment.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimDepartment.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimDepartment.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimDepartmentCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -ParentDimDepartmentId-.
ARAdventureWorksOLAP.DimDepartmentCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimDepartmentCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimDepartmentCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimDepartmentCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimDepartmentCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimDepartmentPARAdventureWorksOLAPEnumDescribes class -DimDepartment-.
ARAdventureWorksOLAP.DimDepartmentP.NameARAdventureWorksOLAPEnumMemberCalled 'DepartmentGroupName' in original sample database
ARAdventureWorksOLAP.DimDepartmentP.ParentDimDepartmentIdARAdventureWorksOLAPEnumMemberCalled 'ParentDepartmentGroupKey' in original sample database
ARAdventureWorksOLAP.DimEmployeeARAdventureWorksOLAPClassRepresents an Employee. See also -DimEmployeeP- and -DimEmployeeCollection-.
ARAdventureWorksOLAP.DimEmployee.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimEmployee.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimEmployee.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimEmployee.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimEmployee.TryGetNameARAdventureWorksOLAPClassMemberAdds together Title, LastName, FirstName, MiddleName
ARAdventureWorksOLAP.DimEmployee.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimEmployeeCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys -ParentEmployeeId- and -DimSalesTerritoryId-.
ARAdventureWorksOLAP.DimEmployeeCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimEmployeeCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimEmployeeCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimEmployeeCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimEmployeeCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimEmployeePARAdventureWorksOLAPEnumDescribes class -DimEmployee-.
ARAdventureWorksOLAP.DimEmployeeP.BaseRateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.BirthDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.DepartmentARAdventureWorksOLAPEnumMemberCalled 'DepartmentName' in original sample database
ARAdventureWorksOLAP.DimEmployeeP.DimSalesTerritoryIdARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryKey' in original sample database
ARAdventureWorksOLAP.DimEmployeeP.EmailAddressARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.EmergencyContactNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.EmergencyContactPhoneARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.EmployeeNationalIDAlternateKeyARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.EndDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.FirstNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.GenderARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.HireDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.LastNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.LoginIDARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.MaritalStatusARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.MiddleNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.ParentEmployeeIdARAdventureWorksOLAPEnumMemberCalled 'ParentEmployeeKey' in original sample database
ARAdventureWorksOLAP.DimEmployeeP.ParentEmployeeNationalIDAlternateKeyARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.PayFrequencyARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.PhoneARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.PhotoARAdventureWorksOLAPEnumMemberCalled 'EmployeePhoto' in original sample database
ARAdventureWorksOLAP.DimEmployeeP.SalariedFlagARAdventureWorksOLAPEnumMemberNote: All instances of 'SalariedFlag = 0' has been filtered out at import
ARAdventureWorksOLAP.DimEmployeeP.SalesPersonFlagARAdventureWorksOLAPEnumMemberNote: All instances of 'SalesPersonFlag = 0' has been filtered out at import
ARAdventureWorksOLAP.DimEmployeeP.SickLeaveHoursARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.StartDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.StatusARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.TitleARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.VacationHoursARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimGeographyARAdventureWorksOLAPClassRepresents a Geography location. See also -DimGeographyP-.
ARAdventureWorksOLAP.DimGeography.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeography.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeography.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimGeography.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimGeography.TryGetCountryARAdventureWorksOLAPClassMemberReturns EnglishCountryName.
ARAdventureWorksOLAP.DimGeography.TryGetProvinceARAdventureWorksOLAPClassMemberReturns StateOrProvinceName.
ARAdventureWorksOLAP.DimGeography.TryGetProvinceCodeARAdventureWorksOLAPClassMemberReturns StateOrProvinceCode.
ARAdventureWorksOLAP.DimGeography.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeography.TryGetStateARAdventureWorksOLAPClassMemberReturns StateOrProvinceName.
ARAdventureWorksOLAP.DimGeography.TryGetStateCodeARAdventureWorksOLAPClassMemberReturns StateOrProvinceCode.
ARAdventureWorksOLAP.DimGeographyPARAdventureWorksOLAPEnumDescribes class -DimGeography-.
ARAdventureWorksOLAP.DimGeographyP.CityARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimGeographyP.CountryCodeARAdventureWorksOLAPEnumMemberCalled 'CountryRegionCode' in original sample database
ARAdventureWorksOLAP.DimGeographyP.DimSalesTerritoryIdARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryKey' in original sample database
ARAdventureWorksOLAP.DimGeographyP.EnglishCountryNameARAdventureWorksOLAPEnumMemberCalled 'EnglishCountryRegionName' in original sample database
ARAdventureWorksOLAP.DimGeographyP.FrenchCountryNameARAdventureWorksOLAPEnumMemberCalled 'FrenchCountryRegionName' in original sample database
ARAdventureWorksOLAP.DimGeographyP.IpAddressLocatorARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimGeographyP.PostalCodeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimGeographyP.SpanishCountryNameARAdventureWorksOLAPEnumMemberCalled 'SpanishCountryRegionName' in original sample database
ARAdventureWorksOLAP.DimGeographyP.StateOrProvinceCodeARAdventureWorksOLAPEnumMemberCalled 'StateProvinceCode' in original sample database
ARAdventureWorksOLAP.DimGeographyP.StateOrProvinceNameARAdventureWorksOLAPEnumMemberCalled 'StateProvinceName' in original sample database
ARAdventureWorksOLAP.DimOrganizationARAdventureWorksOLAPClassRepresents part of an organizational structure. See also -DimOrganizationP- and -DimOrganizationCollection-.
ARAdventureWorksOLAP.DimOrganization.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimOrganization.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimOrganization.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimOrganization.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimOrganization.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimOrganizationCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys like -ParentDimOrganizationId- and -DimCurrencyId-,
ARAdventureWorksOLAP.DimOrganizationCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimOrganizationCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimOrganizationCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimOrganizationCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimOrganizationCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimOrganizationPARAdventureWorksOLAPEnumDescribes class -DimOrganization-.
ARAdventureWorksOLAP.DimOrganizationP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARAdventureWorksOLAP.DimOrganizationP.NameARAdventureWorksOLAPEnumMemberCalled 'OrganizationName' in original sample database
ARAdventureWorksOLAP.DimOrganizationP.ParentDimOrganizationIdARAdventureWorksOLAPEnumMemberCalled 'ParentOrganizationKey' in original sample database
ARAdventureWorksOLAP.DimOrganizationP.PercentageOfOwnershipARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductARAdventureWorksOLAPClassRepresents a Product. See also -DimProductP- and -DimProductCollection-.
ARAdventureWorksOLAP.DimProduct.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProduct.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProduct.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimProduct.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProduct.TryGetCategoryARAdventureWorksOLAPClassMemberReturns DimProductSubcategory.DimProductCategory.Name through -DimProductSubcategoryId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimProduct.TryGetDescriptionARAdventureWorksOLAPClassMemberReturns EnglishDescription.
ARAdventureWorksOLAP.DimProduct.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARAdventureWorksOLAP.DimProduct.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProduct.TryGetSubcategoryARAdventureWorksOLAPClassMemberReturns -EnglishName- through -DimProductSubcategoryId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimProductCategoryARAdventureWorksOLAPClassRepresents a ProductCategory. See also -DimProductCategoryP-.
ARAdventureWorksOLAP.DimProductCategory.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductCategory.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductCategory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimProductCategory.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProductCategory.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARAdventureWorksOLAP.DimProductCategory.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductCategoryPARAdventureWorksOLAPEnumDescribes class -DimProductCategory-.
ARAdventureWorksOLAP.DimProductCategoryP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'ProductCategoryAlternateKey' in original sample database
ARAdventureWorksOLAP.DimProductCategoryP.EnglishNameARAdventureWorksOLAPEnumMemberCalled 'EnglishProductCategoryName' in original sample database
ARAdventureWorksOLAP.DimProductCategoryP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductCategoryName' in original sample database
ARAdventureWorksOLAP.DimProductCategoryP.SpanishNameARAdventureWorksOLAPEnumMemberCalled 'SpanishProductCategoryName' in original sample database
ARAdventureWorksOLAP.DimProductCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimProductSubcategoryId-.
ARAdventureWorksOLAP.DimProductCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.DimProductCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProductCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimProductCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimProductCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimProductPARAdventureWorksOLAPEnumDescribes class -DimProduct-.
ARAdventureWorksOLAP.DimProductP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'ProductAlternateKey' in original sample database
ARAdventureWorksOLAP.DimProductP.ArabicDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ChineseDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ClassARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ColorARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.DaysToManufactureARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.DealerPriceARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.DimProductSubcategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductSubcategoryKey' in original sample database
ARAdventureWorksOLAP.DimProductP.EndDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.EnglishDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.EnglishNameARAdventureWorksOLAPEnumMemberCalled 'EnglishProductName' in original sample database
ARAdventureWorksOLAP.DimProductP.FinishedGoodsFlagARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.FrenchDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductName' in original sample database
ARAdventureWorksOLAP.DimProductP.GermanDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.HebrewDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.JapaneseDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ListPriceARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ModelNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.PhotoARAdventureWorksOLAPEnumMemberCalled 'LargePhoto' in original sample database
ARAdventureWorksOLAP.DimProductP.ProductLineARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ReorderPointARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SafetyStockLevelARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SizeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SizeRangeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SizeUnitMeasureCodeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SpanishNameARAdventureWorksOLAPEnumMemberCalled 'SpanishProductName' in original sample database
ARAdventureWorksOLAP.DimProductP.StandardCostARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.StartDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.StatusARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.StyleARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.ThaiDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.TurkishDescriptionARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.WeightARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.WeightUnitMeasureCodeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductSubcategoryARAdventureWorksOLAPClassRepresents a ProductSubcategory. See also -DimProductSubcategoryP- and -DimProductSubcategoryCollection-.
ARAdventureWorksOLAP.DimProductSubcategory.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductSubcategory.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductSubcategory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimProductSubcategory.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetCategoryARAdventureWorksOLAPClassMemberReturns -EnglishName- through -DimProductCategoryId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.

Generated 2024-06-26 09:15:51.801 UTC