Show / Hide Table of Contents

Class DBC.OLEViewTextFields

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

Inheritance
Object
DBC.OLEViewTextFields
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 OLEViewTextFields

Fields

Description

OLEViewText.Description: View name as shown in Reporter studio.

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

LanguageId

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

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

Name

OLEViewText.Name: OLE View name

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

OLEViewId

OLEViewText.OLEViewId: OLE View

Declaration
public const string OLEViewId = "OLEView_id"
Field Value
Type Description
String

OLEViewTextId

OLEViewText.OLEViewTextId: Primary key

Declaration
public const string OLEViewTextId = "OLEViewText_id"
Field Value
Type Description
String

Registered

OLEViewText.Registered: Registered when

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

RegisteredAssociateId

OLEViewText.RegisteredAssociateId: Registered by whom

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

Updated

OLEViewText.Updated: Last updated when

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

UpdatedAssociateId

OLEViewText.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

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