Click or drag to resize

SysAsynchronousLogSchemaTable.ContentColumnName Field

Gets the Content (Rapport) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string ContentColumnName = "Content"

Field Value

Type: String
Remarks
Gets the Content (Rapport) column name of the table SysAsynchronousLog
See Also