Click or drag to resize

linkQueryPairs Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The linkQueryPairs type exposes the following members.

Methods
  NameDescription
Public method_autoInit
Inicijalizacija koja se pokrece sama nakon instanciranja
(Inherited from aceCollectionObject.)
Public methodAdd(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionObject.)
Public methodAdd(T) (Inherited from CollectionObject.)
Public methodAdd(String, UTP) (Inherited from aceDictionaryCollectionObject.)
Public methodAny (Inherited from aceCollectionObject.)
Public methodClear (Inherited from CollectionObject.)
Public methodContains(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionObject.)
Public methodContains(T) (Inherited from CollectionObject.)
Public methodContainsKey (Inherited from aceDictionaryCollectionObject.)
Public methodCopyTo(KeyValuePairString, UTP, Int32) (Inherited from aceDictionaryCollectionObject.)
Public methodCopyTo(T, Int32) (Inherited from CollectionObject.)
Public methodEquals (Inherited from Object.)
Public methodgetCrossSection
Vraca pairs koji predstavljaju rezultat operacije nad skupom
(Inherited from propertyValuePairs.)
Public methodgetDataDescription
Kompaktni opis podataka
(Inherited from propertyValuePairsBaseObject.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from aceDictionaryCollectionObject.)
Public methodGetHashCode (Inherited from Object.)
Public methodgetQueryLine
Vraca Query line prema podesavanjima
Public methodGetType (Inherited from Object.)
Public methodgetValues (Inherited from propertyValuePairs.)
Public methodgetValues(Object, Boolean)
Updataes data from the object. If fields defined does just update. If fields count is 0 - search all propertiesi in object
(Inherited from propertyValuePairsBaseObject.)
Public methodgetValues(DataRow, Boolean)
Vraca vrednosti iz reda a koje se nalaze pod imenom u propertyValue paru - funkcija mapiranja ustvari
(Inherited from propertyValuePairsBaseObject.)
Public methodIndexOf (Inherited from CollectionObject.)
Public methodInsert (Inherited from CollectionObject.)
Public methodMove (Inherited from ObservableCollectionObject.)
Public methodRemove(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionObject.)
Public methodRemove(String) (Inherited from aceDictionaryCollectionObject.)
Public methodRemove(T) (Inherited from CollectionObject.)
Public methodRemoveAt (Inherited from CollectionObject.)
Public methodsetQueryLine
Podesava pairs preko query linije
Public methodsetValues
Kopira vrednosti iz sebe u target objekat. Izvrsava konverziju vrednosti ako je valueConversion ukljucen.
(Inherited from propertyValuePairsBaseObject.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue
Gets the value associated with the specified key.
(Inherited from aceDictionaryCollectionObject.)
Top
See Also