Show / Hide Table of Contents

Class DBC.OLESubjectTextFields

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

Inheritance
Object
DBC.OLESubjectTextFields
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class OLESubjectTextFields : Object

Fields

LanguageId

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

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

Name

OLESubjectText.Name: OLE Subject name

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

OLESubjectId

OLESubjectText.OLESubjectId: OLE Subject

Declaration
public const string OLESubjectId = "OLESubject_id"
Field Value
Type Description
String

OLESubjectTextId

OLESubjectText.OLESubjectTextId: Primary key

Declaration
public const string OLESubjectTextId = "OLESubjectText_id"
Field Value
Type Description
String

Registered

OLESubjectText.Registered: Registered when

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

RegisteredAssociateId

OLESubjectText.RegisteredAssociateId: Registered by whom

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

Updated

OLESubjectText.Updated: Last updated when

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

UpdatedAssociateId

OLESubjectText.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

OLESubjectText.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