Question
· Sep 13, 2016

Question: Cache Class Definition

How to I add a data in properties and what are the relationship with properties and methods . How to use a properties in method and properties to add a data or object.

Discussion (2)0
Log in or sign up to continue

I'm not sure exactly what you're asking here;  if there are more specific questions, please let us know.

Have you reviewed the Cache Programming Orientation Guide available in our documentation?  It's quite useful, and the "Basic Ideas in Class Programming" section seems like it would cover what you're asking about:

http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...

I'm not sure exactly what you're asking here;  if there are more specific questions, please let us know.

ditto!

What is being asked here?

Perhaps you could start by defining for yourself:

What are properties?

What are methods?

What are objects?

before you start asking about relaltionships.

There is some good basic information available in the documentation, start there.

There is also some good online learning available, see the tag on online learning.

Then there are the NewBie posts.