Show / Hide Table of Contents

Class UDAppntSmallTableInfo

Table 'udappntsmall': User-defined fields

Inheritance
object
TableInfo
UDAppntSmallTableInfo
Implements
ICloneable
Inherited Members
TableInfo.ToString()
TableInfo.RegisterFields(params 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.this[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("udappntsmall")]
public class UDAppntSmallTableInfo : 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 TablesInfo.GetUDAppntSmallInfo().

Fields

DictionaryTableName

Conceptual name of table UDAppntSmall in the database dictionary: udappntsmall

Declaration
public const string DictionaryTableName = "udappntsmall"
Field Value
Type Description
string
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 TablesInfo.GetUDAppntSmallInfo().

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
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 TablesInfo.GetUDAppntSmallInfo().

DictionaryTableNumber

Table number for table UDAppntSmall 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
int
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 TablesInfo.GetUDAppntSmallInfo().

Double01

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

double value 1, indexed
Declaration
public DoubleFieldInfo Double01 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double02

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

double value 2, indexed
Declaration
public DoubleFieldInfo Double02 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double03

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

double value 3, indexed
Declaration
public DoubleFieldInfo Double03 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double04

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

double value 4, indexed
Declaration
public DoubleFieldInfo Double04 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double05

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

double value 5, not indexed
Declaration
public DoubleFieldInfo Double05 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double06

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

double value 6, not indexed
Declaration
public DoubleFieldInfo Double06 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double07

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

double value 7, not indexed
Declaration
public DoubleFieldInfo Double07 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double08

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

double value 8, not indexed
Declaration
public DoubleFieldInfo Double08 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double09

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

double value 9, not indexed
Declaration
public DoubleFieldInfo Double09 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Double10

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

double value 10, not indexed
Declaration
public DoubleFieldInfo Double10 { get; }
Property Value
Type Description
DoubleFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

LeftOuterJoin_Appointment_UserdefId

Generated left outer join from the primary key UdappntsmallId on this table, to Appointment.UserdefId.

Declaration
public TargetedLeftOuterJoin<AppointmentTableInfo> LeftOuterJoin_Appointment_UserdefId { get; }
Property Value
Type Description
TargetedLeftOuterJoin<AppointmentTableInfo>
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 TablesInfo.GetUDAppntSmallInfo().

Long01

Field 'long01' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 1, indexed
Declaration
public Int32FieldInfo Long01 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long02

Field 'long02' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 2, indexed
Declaration
public Int32FieldInfo Long02 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long03

Field 'long03' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 3, indexed
Declaration
public Int32FieldInfo Long03 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long04

Field 'long04' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 4, indexed
Declaration
public Int32FieldInfo Long04 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long05

Field 'long05' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 5, not indexed
Declaration
public Int32FieldInfo Long05 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long06

Field 'long06' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 6, not indexed
Declaration
public Int32FieldInfo Long06 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long07

Field 'long07' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 7, not indexed
Declaration
public Int32FieldInfo Long07 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long08

Field 'long08' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 8, not indexed
Declaration
public Int32FieldInfo Long08 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long09

Field 'long09' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 9, not indexed
Declaration
public Int32FieldInfo Long09 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long10

Field 'long10' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 10, not indexed
Declaration
public Int32FieldInfo Long10 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long11

Field 'long11' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 11, not indexed
Declaration
public Int32FieldInfo Long11 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long12

Field 'long12' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 12, not indexed
Declaration
public Int32FieldInfo Long12 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long13

Field 'long13' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 13, not indexed
Declaration
public Int32FieldInfo Long13 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long14

Field 'long14' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 14, not indexed
Declaration
public Int32FieldInfo Long14 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long15

Field 'long15' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 15, not indexed
Declaration
public Int32FieldInfo Long15 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long16

Field 'long16' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 16, not indexed
Declaration
public Int32FieldInfo Long16 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long17

Field 'long17' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 17, not indexed
Declaration
public Int32FieldInfo Long17 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long18

Field 'long18' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 18, not indexed
Declaration
public Int32FieldInfo Long18 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long19

Field 'long19' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 19, not indexed
Declaration
public Int32FieldInfo Long19 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long20

Field 'long20' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 20, not indexed
Declaration
public Int32FieldInfo Long20 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long21

Field 'long21' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 21, not indexed
Declaration
public Int32FieldInfo Long21 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long22

Field 'long22' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 22, not indexed
Declaration
public Int32FieldInfo Long22 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long23

Field 'long23' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 23, not indexed
Declaration
public Int32FieldInfo Long23 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long24

Field 'long24' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 24, not indexed
Declaration
public Int32FieldInfo Long24 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long25

Field 'long25' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 25, not indexed
Declaration
public Int32FieldInfo Long25 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long26

Field 'long26' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 26, not indexed
Declaration
public Int32FieldInfo Long26 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long27

Field 'long27' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 27, not indexed
Declaration
public Int32FieldInfo Long27 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long28

Field 'long28' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 28, not indexed
Declaration
public Int32FieldInfo Long28 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long29

Field 'long29' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 29, not indexed
Declaration
public Int32FieldInfo Long29 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long30

Field 'long30' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 30, not indexed
Declaration
public Int32FieldInfo Long30 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long31

Field 'long31' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 31, not indexed
Declaration
public Int32FieldInfo Long31 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long32

Field 'long32' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 32, not indexed
Declaration
public Int32FieldInfo Long32 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long33

Field 'long33' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 33, not indexed
Declaration
public Int32FieldInfo Long33 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long34

Field 'long34' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 34, not indexed
Declaration
public Int32FieldInfo Long34 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long35

Field 'long35' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 35, not indexed
Declaration
public Int32FieldInfo Long35 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long36

Field 'long36' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 36, not indexed
Declaration
public Int32FieldInfo Long36 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long37

Field 'long37' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 37, not indexed
Declaration
public Int32FieldInfo Long37 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long38

Field 'long38' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 38, not indexed
Declaration
public Int32FieldInfo Long38 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long39

Field 'long39' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 39, not indexed
Declaration
public Int32FieldInfo Long39 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long40

Field 'long40' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 40, not indexed
Declaration
public Int32FieldInfo Long40 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long41

Field 'long41' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 41, not indexed
Declaration
public Int32FieldInfo Long41 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long42

Field 'long42' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 42, not indexed
Declaration
public Int32FieldInfo Long42 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long43

Field 'long43' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 43, not indexed
Declaration
public Int32FieldInfo Long43 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long44

Field 'long44' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 44, not indexed
Declaration
public Int32FieldInfo Long44 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long45

Field 'long45' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 45, not indexed
Declaration
public Int32FieldInfo Long45 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long46

Field 'long46' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 46, not indexed
Declaration
public Int32FieldInfo Long46 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long47

Field 'long47' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 47, not indexed
Declaration
public Int32FieldInfo Long47 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long48

Field 'long48' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 48, not indexed
Declaration
public Int32FieldInfo Long48 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long49

Field 'long49' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 49, not indexed
Declaration
public Int32FieldInfo Long49 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long50

Field 'long50' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 50, not indexed
Declaration
public Int32FieldInfo Long50 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long51

Field 'long51' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 51, not indexed
Declaration
public Int32FieldInfo Long51 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long52

Field 'long52' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 52, not indexed
Declaration
public Int32FieldInfo Long52 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long53

Field 'long53' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 53, not indexed
Declaration
public Int32FieldInfo Long53 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long54

Field 'long54' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 54, not indexed
Declaration
public Int32FieldInfo Long54 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long55

Field 'long55' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 55, not indexed
Declaration
public Int32FieldInfo Long55 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long56

Field 'long56' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 56, not indexed
Declaration
public Int32FieldInfo Long56 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long57

Field 'long57' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 57, not indexed
Declaration
public Int32FieldInfo Long57 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long58

Field 'long58' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 58, not indexed
Declaration
public Int32FieldInfo Long58 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long59

Field 'long59' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 59, not indexed
Declaration
public Int32FieldInfo Long59 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Long60

Field 'long60' in table 'udappntsmall': Dictionary type Id, .NET type: int

long value 60, not indexed
Declaration
public Int32FieldInfo Long60 { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

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
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 TablesInfo.GetUDAppntSmallInfo().

String01

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

string value 1, indexed
Declaration
public StringFieldInfo String01 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String02

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

string value 2, indexed
Declaration
public StringFieldInfo String02 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String03

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

string value 3, indexed
Declaration
public StringFieldInfo String03 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String04

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

string value 4, indexed
Declaration
public StringFieldInfo String04 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String05

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

string value 5, not indexed
Declaration
public StringFieldInfo String05 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String06

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

string value 6, not indexed
Declaration
public StringFieldInfo String06 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String07

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

string value 7, not indexed
Declaration
public StringFieldInfo String07 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String08

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

string value 8, not indexed
Declaration
public StringFieldInfo String08 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String09

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

string value 9, not indexed
Declaration
public StringFieldInfo String09 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String10

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

string value 10, not indexed
Declaration
public StringFieldInfo String10 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String11

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

string value 11, not indexed
Declaration
public StringFieldInfo String11 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String12

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

string value 12, not indexed
Declaration
public StringFieldInfo String12 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String13

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

string value 13, not indexed
Declaration
public StringFieldInfo String13 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String14

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

string value 14, not indexed
Declaration
public StringFieldInfo String14 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String15

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

string value 15, not indexed
Declaration
public StringFieldInfo String15 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String16

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

string value 16, not indexed
Declaration
public StringFieldInfo String16 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String17

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

string value 17, not indexed
Declaration
public StringFieldInfo String17 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String18

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

string value 18, not indexed
Declaration
public StringFieldInfo String18 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String19

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

string value 19, not indexed
Declaration
public StringFieldInfo String19 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String20

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

string value 20, not indexed
Declaration
public StringFieldInfo String20 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String21

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

string value 21, not indexed
Declaration
public StringFieldInfo String21 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String22

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

string value 22, not indexed
Declaration
public StringFieldInfo String22 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String23

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

string value 23, not indexed
Declaration
public StringFieldInfo String23 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String24

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

string value 24, not indexed
Declaration
public StringFieldInfo String24 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String25

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

string value 25, not indexed
Declaration
public StringFieldInfo String25 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String26

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

string value 26, not indexed
Declaration
public StringFieldInfo String26 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String27

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

string value 27, not indexed
Declaration
public StringFieldInfo String27 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String28

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

string value 28, not indexed
Declaration
public StringFieldInfo String28 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String29

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

string value 29, not indexed
Declaration
public StringFieldInfo String29 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String30

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

string value 30, not indexed
Declaration
public StringFieldInfo String30 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String31

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

string value 31, not indexed
Declaration
public StringFieldInfo String31 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String32

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

string value 32, not indexed
Declaration
public StringFieldInfo String32 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String33

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

string value 33, not indexed
Declaration
public StringFieldInfo String33 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String34

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

string value 34, not indexed
Declaration
public StringFieldInfo String34 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String35

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

string value 35, not indexed
Declaration
public StringFieldInfo String35 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String36

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

string value 36, not indexed
Declaration
public StringFieldInfo String36 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String37

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

string value 37, not indexed
Declaration
public StringFieldInfo String37 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String38

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

string value 38, not indexed
Declaration
public StringFieldInfo String38 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String39

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

string value 39, not indexed
Declaration
public StringFieldInfo String39 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

String40

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

string value 40, not indexed
Declaration
public StringFieldInfo String40 { get; }
Property Value
Type Description
StringFieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

UdappntsmallId

Field 'udappntsmall_id' in table 'udappntsmall': Dictionary type PK, .NET type: int

Primary key
Declaration
public Int32FieldInfo UdappntsmallId { get; }
Property Value
Type Description
Int32FieldInfo
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 TablesInfo.GetUDAppntSmallInfo().

Implements

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