JanaBiz.DbXml
Class XmlResults

Property Summary
JanaBiz.DbXml.XmlValue Current
JanaBiz.DbXml.XmlQueryContextEvaluationType EvaluationType
int Size

Method Summary
void Add(JanaBiz.DbXml.XmlValue xmlValue)
bool MoveNext()
bool MovePrevious()
void Reset()

Methods inherited from class JanaBiz.Bridge.InvocationHandle
Dispose, Dispose, Finalize

Methods inherited from class System.Object
Equals, GetHashCode, GetType, MemberwiseClone, ToString


Property Detail

Current

public JanaBiz.DbXml.XmlValue Current


EvaluationType

public JanaBiz.DbXml.XmlQueryContextEvaluationType EvaluationType


Size

public int Size

Method Detail

Add

public void Add(JanaBiz.DbXml.XmlValue xmlValue)


MoveNext

public bool MoveNext()


MovePrevious

public bool MovePrevious()


Reset

public void Reset()