TIndex
Iz SDMS
Redakcija dne 19:30, 29. november 2010 od Aleš Trtnik (pogovor | prispevki)
Ta stran je trenutno še v izdelavi.
Razred TIndex .
Vsebina
Osnovna uporaba
Execute
Metoda Execute .
| Method TIndex.Execute |
ExecuteList
Metoda ExecuteList .
| Method TIndex.ExecuteList (List As TRecordList) | ||
| List | TRecordList | . |
Find
Metoda Find .
| Method TIndex.Find |
FindList
Metoda FindList .
| Method TIndex.FindList (List As TRecordList) | ||
| List | TRecordList | . |
Skupne lastnosti
Name
Lastnost Name .
| Property TIndex.Name As String | ||
| Result | String | . |
Alias
Lastnost Alias .
| Property TIndex.Alias As String | ||
| Result | String | . |
Comment
Lastnost Comment .
| Property TIndex.Comment As String | ||
| Result | String | . |
Parent
Lastnost Parent .
| RO Property TIndex.Parent As TLayer | ||
| Result | TLayer | . |
StoredNames
Lastnost StoredNames .
| RO Property TIndex.StoredNames As String | ||
| Result | String | . |
Skupne metode
Clear
Metoda Clear .
| Method TIndex.Clear |
CopyFrom
Metoda CopyFrom .
| Method TIndex.CopyFrom (L As TIndex) | ||
| L | TIndex | . |
DeleteAll
Metoda DeleteAll .
| Method TIndex.DeleteAll |
Metode indexa
AddIndexKey
Metoda AddIndexKey .
| Method TIndex.AddIndexKey (Field As TField) | ||
| Field | TField | . |
BuildAll
Metoda BuildAll .
| Method TIndex.BuildAll |
Iskanje
FindClear
Metoda FindClear .
| Method TIndex.FindClear |
FindKey
Lastnost FindKey .
| Property TIndex.FindKey (Key As String) As String | ||
| Key | String | . |
| Result | String | . |
FindKeyIdx
Lastnost FindKeyIdx .
| Property TIndex.FindKeyIdx (Key As Long) As String | ||
| Key | Long | . |
| Result | String | . |