Show / Hide Table of Contents

Class UDTempSmallTableInfo

Table 'udtempSmall': User-defined fields. During conversion of user defined fields the data is stored in this table.

Inheritance
Object
TableInfo
UDTempSmallTableInfo
Implements
ICloneable
Inherited Members
TableInfo.ToString()
TableInfo.RegisterFields(FieldInfo[])
TableInfo.FieldInfoFromSoField(SoField)
TableInfo.Clone()
TableInfo.IsSameTable(TableInfo)
TableInfo.FindField(String)
TableInfo.ProtAll
TableInfo.HashCheckFields
TableInfo.TableName
TableInfo.DbName
TableInfo.IsDictionaryTable
TableInfo.All
TableInfo.Item[String]
TableInfo.PrimaryKeyField
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
[DatabaseTable("udtempSmall")]
public class UDTempSmallTableInfo : TableInfo, ICloneable
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling .

Fields

DictionaryTableName

Conceptual name of table UDTempSmall in the database dictionary: udtempSmall

Declaration
public const string DictionaryTableName = "udtempSmall"
Field Value
Type Description
String

Properties

Definition

Definition of the table as described in the deployed runtime dictionary

Declaration
public override SoTable Definition { get; }
Property Value
Type Description
SoTable
Overrides
TableInfo.Definition

DictionaryTableNumber

Table number for table UDTempSmall in the database dictionary; potentially changes between databases, but always the same over the lifetime of any single database

Declaration
public int DictionaryTableNumber { get; }
Property Value
Type Description
Int32

Double01

Field 'double01' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 1, indexed

Declaration
public DoubleFieldInfo Double01 { get; }
Property Value
Type Description
DoubleFieldInfo

Double02

Field 'double02' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 2, indexed

Declaration
public DoubleFieldInfo Double02 { get; }
Property Value
Type Description
DoubleFieldInfo

Double03

Field 'double03' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 3, indexed

Declaration
public DoubleFieldInfo Double03 { get; }
Property Value
Type Description
DoubleFieldInfo

Double04

Field 'double04' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 4, indexed

Declaration
public DoubleFieldInfo Double04 { get; }
Property Value
Type Description
DoubleFieldInfo

Double05

Field 'double05' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 5, not indexed

Declaration
public DoubleFieldInfo Double05 { get; }
Property Value
Type Description
DoubleFieldInfo

Double06

Field 'double06' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 6, not indexed

Declaration
public DoubleFieldInfo Double06 { get; }
Property Value
Type Description
DoubleFieldInfo

Double07

Field 'double07' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 7, not indexed

Declaration
public DoubleFieldInfo Double07 { get; }
Property Value
Type Description
DoubleFieldInfo

Double08

Field 'double08' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 8, not indexed

Declaration
public DoubleFieldInfo Double08 { get; }
Property Value
Type Description
DoubleFieldInfo

Double09

Field 'double09' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 9, not indexed

Declaration
public DoubleFieldInfo Double09 { get; }
Property Value
Type Description
DoubleFieldInfo

Double10

Field 'double10' in table 'udtempSmall': Dictionary type Double, .NET type: Double

double value 10, not indexed

Declaration
public DoubleFieldInfo Double10 { get; }
Property Value
Type Description
DoubleFieldInfo

Long01

Field 'long01' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 1, indexed

Declaration
public Int32FieldInfo Long01 { get; }
Property Value
Type Description
Int32FieldInfo

Long02

Field 'long02' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 2, indexed

Declaration
public Int32FieldInfo Long02 { get; }
Property Value
Type Description
Int32FieldInfo

Long03

Field 'long03' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 3, indexed

Declaration
public Int32FieldInfo Long03 { get; }
Property Value
Type Description
Int32FieldInfo

Long04

Field 'long04' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 4, indexed

Declaration
public Int32FieldInfo Long04 { get; }
Property Value
Type Description
Int32FieldInfo

Long05

Field 'long05' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 5, not indexed

Declaration
public Int32FieldInfo Long05 { get; }
Property Value
Type Description
Int32FieldInfo

Long06

Field 'long06' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 6, not indexed

Declaration
public Int32FieldInfo Long06 { get; }
Property Value
Type Description
Int32FieldInfo

Long07

Field 'long07' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 7, not indexed

Declaration
public Int32FieldInfo Long07 { get; }
Property Value
Type Description
Int32FieldInfo

Long08

Field 'long08' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 8, not indexed

Declaration
public Int32FieldInfo Long08 { get; }
Property Value
Type Description
Int32FieldInfo

Long09

Field 'long09' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 9, not indexed

Declaration
public Int32FieldInfo Long09 { get; }
Property Value
Type Description
Int32FieldInfo

Long10

Field 'long10' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 10, not indexed

Declaration
public Int32FieldInfo Long10 { get; }
Property Value
Type Description
Int32FieldInfo

Long11

Field 'long11' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 11, not indexed

Declaration
public Int32FieldInfo Long11 { get; }
Property Value
Type Description
Int32FieldInfo

Long12

Field 'long12' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 12, not indexed

Declaration
public Int32FieldInfo Long12 { get; }
Property Value
Type Description
Int32FieldInfo

Long13

Field 'long13' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 13, not indexed

Declaration
public Int32FieldInfo Long13 { get; }
Property Value
Type Description
Int32FieldInfo

Long14

Field 'long14' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 14, not indexed

Declaration
public Int32FieldInfo Long14 { get; }
Property Value
Type Description
Int32FieldInfo

Long15

Field 'long15' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 15, not indexed

Declaration
public Int32FieldInfo Long15 { get; }
Property Value
Type Description
Int32FieldInfo

Long16

Field 'long16' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 16, not indexed

Declaration
public Int32FieldInfo Long16 { get; }
Property Value
Type Description
Int32FieldInfo

Long17

Field 'long17' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 17, not indexed

Declaration
public Int32FieldInfo Long17 { get; }
Property Value
Type Description
Int32FieldInfo

Long18

Field 'long18' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 18, not indexed

Declaration
public Int32FieldInfo Long18 { get; }
Property Value
Type Description
Int32FieldInfo

Long19

Field 'long19' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 19, not indexed

Declaration
public Int32FieldInfo Long19 { get; }
Property Value
Type Description
Int32FieldInfo

Long20

Field 'long20' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 20, not indexed

Declaration
public Int32FieldInfo Long20 { get; }
Property Value
Type Description
Int32FieldInfo

Long21

Field 'long21' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 21, not indexed

Declaration
public Int32FieldInfo Long21 { get; }
Property Value
Type Description
Int32FieldInfo

Long22

Field 'long22' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 22, not indexed

Declaration
public Int32FieldInfo Long22 { get; }
Property Value
Type Description
Int32FieldInfo

Long23

Field 'long23' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 23, not indexed

Declaration
public Int32FieldInfo Long23 { get; }
Property Value
Type Description
Int32FieldInfo

Long24

Field 'long24' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 24, not indexed

Declaration
public Int32FieldInfo Long24 { get; }
Property Value
Type Description
Int32FieldInfo

Long25

Field 'long25' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 25, not indexed

Declaration
public Int32FieldInfo Long25 { get; }
Property Value
Type Description
Int32FieldInfo

Long26

Field 'long26' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 26, not indexed

Declaration
public Int32FieldInfo Long26 { get; }
Property Value
Type Description
Int32FieldInfo

Long27

Field 'long27' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 27, not indexed

Declaration
public Int32FieldInfo Long27 { get; }
Property Value
Type Description
Int32FieldInfo

Long28

Field 'long28' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 28, not indexed

Declaration
public Int32FieldInfo Long28 { get; }
Property Value
Type Description
Int32FieldInfo

Long29

Field 'long29' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 29, not indexed

Declaration
public Int32FieldInfo Long29 { get; }
Property Value
Type Description
Int32FieldInfo

Long30

Field 'long30' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 30, not indexed

Declaration
public Int32FieldInfo Long30 { get; }
Property Value
Type Description
Int32FieldInfo

Long31

Field 'long31' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 31, not indexed

Declaration
public Int32FieldInfo Long31 { get; }
Property Value
Type Description
Int32FieldInfo

Long32

Field 'long32' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 32, not indexed

Declaration
public Int32FieldInfo Long32 { get; }
Property Value
Type Description
Int32FieldInfo

Long33

Field 'long33' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 33, not indexed

Declaration
public Int32FieldInfo Long33 { get; }
Property Value
Type Description
Int32FieldInfo

Long34

Field 'long34' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 34, not indexed

Declaration
public Int32FieldInfo Long34 { get; }
Property Value
Type Description
Int32FieldInfo

Long35

Field 'long35' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 35, not indexed

Declaration
public Int32FieldInfo Long35 { get; }
Property Value
Type Description
Int32FieldInfo

Long36

Field 'long36' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 36, not indexed

Declaration
public Int32FieldInfo Long36 { get; }
Property Value
Type Description
Int32FieldInfo

Long37

Field 'long37' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 37, not indexed

Declaration
public Int32FieldInfo Long37 { get; }
Property Value
Type Description
Int32FieldInfo

Long38

Field 'long38' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 38, not indexed

Declaration
public Int32FieldInfo Long38 { get; }
Property Value
Type Description
Int32FieldInfo

Long39

Field 'long39' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 39, not indexed

Declaration
public Int32FieldInfo Long39 { get; }
Property Value
Type Description
Int32FieldInfo

Long40

Field 'long40' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 40, not indexed

Declaration
public Int32FieldInfo Long40 { get; }
Property Value
Type Description
Int32FieldInfo

Long41

Field 'long41' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 41, not indexed

Declaration
public Int32FieldInfo Long41 { get; }
Property Value
Type Description
Int32FieldInfo

Long42

Field 'long42' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 42, not indexed

Declaration
public Int32FieldInfo Long42 { get; }
Property Value
Type Description
Int32FieldInfo

Long43

Field 'long43' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 43, not indexed

Declaration
public Int32FieldInfo Long43 { get; }
Property Value
Type Description
Int32FieldInfo

Long44

Field 'long44' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 44, not indexed

Declaration
public Int32FieldInfo Long44 { get; }
Property Value
Type Description
Int32FieldInfo

Long45

Field 'long45' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 45, not indexed

Declaration
public Int32FieldInfo Long45 { get; }
Property Value
Type Description
Int32FieldInfo

Long46

Field 'long46' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 46, not indexed

Declaration
public Int32FieldInfo Long46 { get; }
Property Value
Type Description
Int32FieldInfo

Long47

Field 'long47' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 47, not indexed

Declaration
public Int32FieldInfo Long47 { get; }
Property Value
Type Description
Int32FieldInfo

Long48

Field 'long48' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 48, not indexed

Declaration
public Int32FieldInfo Long48 { get; }
Property Value
Type Description
Int32FieldInfo

Long49

Field 'long49' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 49, not indexed

Declaration
public Int32FieldInfo Long49 { get; }
Property Value
Type Description
Int32FieldInfo

Long50

Field 'long50' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 50, not indexed

Declaration
public Int32FieldInfo Long50 { get; }
Property Value
Type Description
Int32FieldInfo

Long51

Field 'long51' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 51, not indexed

Declaration
public Int32FieldInfo Long51 { get; }
Property Value
Type Description
Int32FieldInfo

Long52

Field 'long52' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 52, not indexed

Declaration
public Int32FieldInfo Long52 { get; }
Property Value
Type Description
Int32FieldInfo

Long53

Field 'long53' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 53, not indexed

Declaration
public Int32FieldInfo Long53 { get; }
Property Value
Type Description
Int32FieldInfo

Long54

Field 'long54' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 54, not indexed

Declaration
public Int32FieldInfo Long54 { get; }
Property Value
Type Description
Int32FieldInfo

Long55

Field 'long55' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 55, not indexed

Declaration
public Int32FieldInfo Long55 { get; }
Property Value
Type Description
Int32FieldInfo

Long56

Field 'long56' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 56, not indexed

Declaration
public Int32FieldInfo Long56 { get; }
Property Value
Type Description
Int32FieldInfo

Long57

Field 'long57' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 57, not indexed

Declaration
public Int32FieldInfo Long57 { get; }
Property Value
Type Description
Int32FieldInfo

Long58

Field 'long58' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 58, not indexed

Declaration
public Int32FieldInfo Long58 { get; }
Property Value
Type Description
Int32FieldInfo

Long59

Field 'long59' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 59, not indexed

Declaration
public Int32FieldInfo Long59 { get; }
Property Value
Type Description
Int32FieldInfo

Long60

Field 'long60' in table 'udtempSmall': Dictionary type Id, .NET type: Int32

long value 60, not indexed

Declaration
public Int32FieldInfo Long60 { get; }
Property Value
Type Description
Int32FieldInfo

RuntimeDefinition

Definition of the table as described in the deployed runtime dictionary

Declaration
[Obsolete("Use instance property Definition or static member DictionaryTableNumber", true)]
public static SoTable RuntimeDefinition { get; }
Property Value
Type Description
SoTable

String01

Field 'string01' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 1, indexed

Declaration
public StringFieldInfo String01 { get; }
Property Value
Type Description
StringFieldInfo

String02

Field 'string02' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 2, indexed

Declaration
public StringFieldInfo String02 { get; }
Property Value
Type Description
StringFieldInfo

String03

Field 'string03' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 3, indexed

Declaration
public StringFieldInfo String03 { get; }
Property Value
Type Description
StringFieldInfo

String04

Field 'string04' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 4, indexed

Declaration
public StringFieldInfo String04 { get; }
Property Value
Type Description
StringFieldInfo

String05

Field 'string05' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 5, not indexed

Declaration
public StringFieldInfo String05 { get; }
Property Value
Type Description
StringFieldInfo

String06

Field 'string06' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 6, not indexed

Declaration
public StringFieldInfo String06 { get; }
Property Value
Type Description
StringFieldInfo

String07

Field 'string07' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 7, not indexed

Declaration
public StringFieldInfo String07 { get; }
Property Value
Type Description
StringFieldInfo

String08

Field 'string08' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 8, not indexed

Declaration
public StringFieldInfo String08 { get; }
Property Value
Type Description
StringFieldInfo

String09

Field 'string09' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 9, not indexed

Declaration
public StringFieldInfo String09 { get; }
Property Value
Type Description
StringFieldInfo

String10

Field 'string10' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 10, not indexed

Declaration
public StringFieldInfo String10 { get; }
Property Value
Type Description
StringFieldInfo

String11

Field 'string11' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 11, not indexed

Declaration
public StringFieldInfo String11 { get; }
Property Value
Type Description
StringFieldInfo

String12

Field 'string12' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 12, not indexed

Declaration
public StringFieldInfo String12 { get; }
Property Value
Type Description
StringFieldInfo

String13

Field 'string13' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 13, not indexed

Declaration
public StringFieldInfo String13 { get; }
Property Value
Type Description
StringFieldInfo

String14

Field 'string14' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 14, not indexed

Declaration
public StringFieldInfo String14 { get; }
Property Value
Type Description
StringFieldInfo

String15

Field 'string15' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 15, not indexed

Declaration
public StringFieldInfo String15 { get; }
Property Value
Type Description
StringFieldInfo

String16

Field 'string16' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 16, not indexed

Declaration
public StringFieldInfo String16 { get; }
Property Value
Type Description
StringFieldInfo

String17

Field 'string17' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 17, not indexed

Declaration
public StringFieldInfo String17 { get; }
Property Value
Type Description
StringFieldInfo

String18

Field 'string18' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 18, not indexed

Declaration
public StringFieldInfo String18 { get; }
Property Value
Type Description
StringFieldInfo

String19

Field 'string19' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 19, not indexed

Declaration
public StringFieldInfo String19 { get; }
Property Value
Type Description
StringFieldInfo

String20

Field 'string20' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 20, not indexed

Declaration
public StringFieldInfo String20 { get; }
Property Value
Type Description
StringFieldInfo

String21

Field 'string21' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 21, not indexed

Declaration
public StringFieldInfo String21 { get; }
Property Value
Type Description
StringFieldInfo

String22

Field 'string22' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 22, not indexed

Declaration
public StringFieldInfo String22 { get; }
Property Value
Type Description
StringFieldInfo

String23

Field 'string23' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 23, not indexed

Declaration
public StringFieldInfo String23 { get; }
Property Value
Type Description
StringFieldInfo

String24

Field 'string24' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 24, not indexed

Declaration
public StringFieldInfo String24 { get; }
Property Value
Type Description
StringFieldInfo

String25

Field 'string25' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 25, not indexed

Declaration
public StringFieldInfo String25 { get; }
Property Value
Type Description
StringFieldInfo

String26

Field 'string26' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 26, not indexed

Declaration
public StringFieldInfo String26 { get; }
Property Value
Type Description
StringFieldInfo

String27

Field 'string27' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 27, not indexed

Declaration
public StringFieldInfo String27 { get; }
Property Value
Type Description
StringFieldInfo

String28

Field 'string28' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 28, not indexed

Declaration
public StringFieldInfo String28 { get; }
Property Value
Type Description
StringFieldInfo

String29

Field 'string29' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 29, not indexed

Declaration
public StringFieldInfo String29 { get; }
Property Value
Type Description
StringFieldInfo

String30

Field 'string30' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 30, not indexed

Declaration
public StringFieldInfo String30 { get; }
Property Value
Type Description
StringFieldInfo

String31

Field 'string31' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 31, not indexed

Declaration
public StringFieldInfo String31 { get; }
Property Value
Type Description
StringFieldInfo

String32

Field 'string32' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 32, not indexed

Declaration
public StringFieldInfo String32 { get; }
Property Value
Type Description
StringFieldInfo

String33

Field 'string33' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 33, not indexed

Declaration
public StringFieldInfo String33 { get; }
Property Value
Type Description
StringFieldInfo

String34

Field 'string34' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 34, not indexed

Declaration
public StringFieldInfo String34 { get; }
Property Value
Type Description
StringFieldInfo

String35

Field 'string35' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 35, not indexed

Declaration
public StringFieldInfo String35 { get; }
Property Value
Type Description
StringFieldInfo

String36

Field 'string36' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 36, not indexed

Declaration
public StringFieldInfo String36 { get; }
Property Value
Type Description
StringFieldInfo

String37

Field 'string37' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 37, not indexed

Declaration
public StringFieldInfo String37 { get; }
Property Value
Type Description
StringFieldInfo

String38

Field 'string38' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 38, not indexed

Declaration
public StringFieldInfo String38 { get; }
Property Value
Type Description
StringFieldInfo

String39

Field 'string39' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 39, not indexed

Declaration
public StringFieldInfo String39 { get; }
Property Value
Type Description
StringFieldInfo

String40

Field 'string40' in table 'udtempSmall': Dictionary type String[40], .NET type: String

string value 40, not indexed

Declaration
public StringFieldInfo String40 { get; }
Property Value
Type Description
StringFieldInfo

UdtempSmallId

Field 'udtempSmall_id' in table 'udtempSmall': Dictionary type PK, .NET type: Int32

Primary key

Declaration
public Int32FieldInfo UdtempSmallId { get; }
Property Value
Type Description
Int32FieldInfo

Implements

System.ICloneable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top