InfoAPILib
Bilioteka za pristup InfoAPI-ju
Public Member Functions | Properties | List of all members
InfoAPILib.InfoAPIDatabaseAttachment Class Reference

InfoDatabaseAttachment sadrži listu tabela koje su uključene u API poruku. More...

Public Member Functions

 InfoAPIDatabaseAttachment ()
 Konstruktor More...
 
void LoadFromTableReferences (InfoAPITableReferences pTableReferences)
 Učitava tabele iz liste referenci na tabele. More...
 

Properties

int count [get, set]
 Broj tabela u listi More...
 
string _class_name [get, set]
 
List< DatabaseAttachmentTableitems [get, set]
 Lista tabela More...
 

Detailed Description

InfoDatabaseAttachment sadrži listu tabela koje su uključene u API poruku.

Constructor & Destructor Documentation

InfoAPILib.InfoAPIDatabaseAttachment.InfoAPIDatabaseAttachment ( )

Konstruktor

Member Function Documentation

void InfoAPILib.InfoAPIDatabaseAttachment.LoadFromTableReferences ( InfoAPITableReferences  pTableReferences)

Učitava tabele iz liste referenci na tabele.

Korisnik biblioteke, prilikom pripreme upita, svoje tabele povezuje samo kao reference, a tek kada se započne postupak serijalizacije, na osnovu tih referenci se učitavaju podaci da bi bili serijalizovani i uključeni u upit.

Parameters
pTableReferences

Property Documentation

int InfoAPILib.InfoAPIDatabaseAttachment.count
getset

Broj tabela u listi

string InfoAPILib.InfoAPIDatabaseAttachment._class_name
getset

Naziv klase. U API porukama je ovo uglavnom informativnog karaktera, a dobro dođe kada se analiziraju složene strukture

List<DatabaseAttachmentTable> InfoAPILib.InfoAPIDatabaseAttachment.items
getset

Lista tabela


The documentation for this class was generated from the following file: