[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 1082 > < TAKE 3 >
3 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARAdventureWorksOLAP.DimCustomer.TryGetName | ARAdventureWorksOLAP | ClassMember | Adds together Title, LastName, FirstName, MiddleName |
| ARAdventureWorksOLAP.DimCustomer.TryGetPostalCode | ARAdventureWorksOLAP | ClassMember | Returns -PostalCode- through -DimGeographyId- with the help of -TryGetForeignField-. |
| ARAdventureWorksOLAP.DimCustomer.TryGetCity | ARAdventureWorksOLAP | ClassMember | Returns -City- through -DimGeographyId- with the help of -TryGetForeignField-. |
Generated 2026-02-28 23:23:08.164 UTC