Class UDAppntLargeRecordData
POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the udappntlarge table.
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public class UDAppntLargeRecordData : Object
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
Constructors
UDAppntLargeRecordData()
POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the udappntlarge table.
Declaration
public UDAppntLargeRecordData()
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
Fields
String41
string value 41, indexed
Declaration
public string String41
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String42
string value 42, indexed
Declaration
public string String42
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String43
string value 43, indexed
Declaration
public string String43
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String44
string value 44, indexed
Declaration
public string String44
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String45
string value 45, not indexed
Declaration
public string String45
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String46
string value 46, not indexed
Declaration
public string String46
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String47
string value 47, not indexed
Declaration
public string String47
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String48
string value 48, not indexed
Declaration
public string String48
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
String49
string value 49, not indexed
Declaration
public string String49
Field Value
Type | Description |
---|---|
String |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.
UdappntlargeId
Primary key
Declaration
public int UdappntlargeId
Field Value
Type | Description |
---|---|
Int32 |
Remarks
Please use this class instead of a full UDAppntLargeRow object when you do not need to create or update a value in the database. Row objects have a large overhead since they carry the corresponding UDAppntLargeTableInfo object, which in turn defines fields and aliases; there may be a Sentry on a row, and various other helper objects.