Show / Hide Table of Contents

Class DBC.OLEFieldTextFields

Fields for OLEFieldText, Control data table for the OLE DB Provider

Inheritance
Object
DBC.OLEFieldTextFields
Inherited Members
Object.ToString()
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
public static class OLEFieldTextFields

Fields

Description

OLEFieldText.Description: Field name as shown in reporter studio

Declaration
public const string Description = "description"
Field Value
Type Description
String

LanguageId

OLEFieldText.LanguageId: LCID (see locale help) of language

Declaration
public const string LanguageId = "languageId"
Field Value
Type Description
String

Name

OLEFieldText.Name: OLE View name

Declaration
public const string Name = "name"
Field Value
Type Description
String

OLEFieldId

OLEFieldText.OLEFieldId: OLE View

Declaration
public const string OLEFieldId = "OLEField_id"
Field Value
Type Description
String

OLEFieldTextId

OLEFieldText.OLEFieldTextId: Primary key

Declaration
public const string OLEFieldTextId = "OLEFieldText_id"
Field Value
Type Description
String

Registered

OLEFieldText.Registered: Registered when

Declaration
public const string Registered = "registered"
Field Value
Type Description
String

RegisteredAssociateId

OLEFieldText.RegisteredAssociateId: Registered by whom

Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type Description
String

Updated

OLEFieldText.Updated: Last updated when

Declaration
public const string Updated = "updated"
Field Value
Type Description
String

UpdatedAssociateId

OLEFieldText.UpdatedAssociateId: Last updated by whom

Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type Description
String

UpdatedCount

OLEFieldText.UpdatedCount: Number of updates made to this record

Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top