property BOF: Boolean readonly | |||||
property ClientName: String(15) [Windows Computer Name] readonly heat 2 | |||||
property ClientUser: String(104) [Windows User Name] readonly heat 2 | |||||
property CompanyID: Number [SY Company ID] readonly heat 3 | |||||
property CompanyLimitID: Number [Integer] readonly heat 3 | |||||
property CompanyName: String(60) [Name] readonly heat 3 | |||||
property CompanyPath: String(255) [File Path] readonly heat 3 | |||||
property CompanyPool: Number [Integer] readonly heat 3 | |||||
property CompanyTypeID: Number [Integer] readonly heat 3 | |||||
property Description: String(60) [Name] readonly heat 3 | |||||
property EOF: Boolean readonly | |||||
| property FilterSort: Object readonly | ||||
property IndexName: String
| |||||
property RecNo: Number [Integer] | |||||
property RecordCount: Number [Integer] readonly | |||||
property RecordMax: Number [Integer] readonly | |||||
property ServerName: String(15) [Windows Computer Name] readonly heat 2 | |||||
property SessionDate: Date readonly calculated | |||||
property SessionID: Number [Integer] readonly required heat 1 | |||||
property SessionTime: Date readonly calculated | |||||
property SessionTimestamp: Date readonly heat 2 | |||||
property SessionType: String(1) [SessionType] readonly required heat 2
| |||||
property SessionTypeID: Number [Integer] readonly required heat 2 | |||||
property TermServerName: String(15) [Windows Computer Name] readonly heat 2 | |||||
property Token: String(16) [Web Token] readonly heat 3 | |||||
property UserCode: String(8) [SY User Code] readonly heat 3 | |||||
property UserName: String(60) [Name] readonly heat 3 | |||||
method CancelRange | |||||
method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean | |||||
method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean | |||||
method First | |||||
method GetFieldDomain(FieldName: String): String | |||||
method GetPropertyValue(PropertyName: String): Variant | |||||
method Last | |||||
method Next | |||||
method Prev | |||||
method PropertyType(PropertyName: String): String | |||||
method Refresh | |||||
method SetPropertyValue(PropertyName: String, Value: Variant) | |||||
method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) | |||||
method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) | |||||
method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |