Show / Hide Table of Contents

Class DBC.EjselSourceXmlFields

Fields for EjselSourceXml, This table stores a selection source as xml

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

Fields

EjselSourceXmlId

EjselSourceXml.EjselSourceXmlId: Primary key

Declaration
public const string EjselSourceXmlId = "id"
Field Value
Type Description
String

XmlData

EjselSourceXml.XmlData: XML data of rows and columns

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