Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Wasabi.Data.SalesPerson

persistent class Wasabi.Data.SalesPerson extends Wasabi.Data.Employee

SQL Table Name: Wasabi_Data.SalesPerson

************************* *** STUBBED OUT CLASS *** *************************

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Wasabi.Data.Person)

^Wasabi.Data.PersonD(ID,"Addresses",n)
=
Addresses(n)

Storage Model: CacheStorage (Wasabi.Data.Person)

^Wasabi.Data.PersonD(ID)
=
%%CLASSNAME
LastName
FirstName
MiddleInitial
DOB
Title
Suffix
Gender
UserName
Password
PhoneNumberSerials

Storage Model: CacheStorage (Wasabi.Data.Employee)

^Wasabi.Data.PersonD(ID,"Employee")
=
SSN
Jobs
Manager
HireDate
SeparationDate
Location
Email
Picture
Active
FeedbackOpens in a new tab