OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MSysMan.Data.SErrorLogRow Class Reference

Log of captured runtime errors. More...

Inheritance diagram for Ict.Petra.Shared.MSysMan.Data.SErrorLogRow:

Public Member Functions

 SErrorLogRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsErrorCodeNull ()
 test for NULL value More...
 
void SetErrorCodeNull ()
 assign NULL value More...
 
bool IsReleaseNumberNull ()
 test for NULL value More...
 
void SetReleaseNumberNull ()
 assign NULL value More...
 
bool IsUserIdNull ()
 test for NULL value More...
 
void SetUserIdNull ()
 assign NULL value More...
 
bool IsFileNameNull ()
 test for NULL value More...
 
void SetFileNameNull ()
 assign NULL value More...
 
bool IsProcessIdNull ()
 test for NULL value More...
 
void SetProcessIdNull ()
 assign NULL value More...
 
bool IsDateNull ()
 test for NULL value More...
 
void SetDateNull ()
 assign NULL value More...
 
bool IsTimeNull ()
 test for NULL value More...
 
void SetTimeNull ()
 assign NULL value More...
 
bool IsMessageLine1Null ()
 test for NULL value More...
 
void SetMessageLine1Null ()
 assign NULL value More...
 
bool IsMessageLine2Null ()
 test for NULL value More...
 
void SetMessageLine2Null ()
 assign NULL value More...
 
bool IsMessageLine3Null ()
 test for NULL value More...
 
void SetMessageLine3Null ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 assign NULL value More...
 

Properties

String ErrorCode [get, set]
 
String ReleaseNumber [get, set]
 This is the software release number. More...
 
String UserId [get, set]
 This is the system user id. Each user of the system is allocated one. More...
 
String FileName [get, set]
 
String ProcessId [get, set]
 
System.DateTime Date [get, set]
 
Int32 Time [get, set]
 
String MessageLine1 [get, set]
 
String MessageLine2 [get, set]
 
String MessageLine3 [get, set]
 
System.? DateTime DateCreated [get, set]
 The date the record was created. More...
 
String CreatedBy [get, set]
 User ID of who created this record. More...
 
System.? DateTime DateModified [get, set]
 The date the record was modified. More...
 
String ModifiedBy [get, set]
 User ID of who last modified this record. More...
 
DateTime ModificationId [get, set]
 This identifies the current version of the record. More...
 

Detailed Description

Log of captured runtime errors.

Constructor & Destructor Documentation

◆ SErrorLogRow()

Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SErrorLogRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDateNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsDateNull ( )
inline

test for NULL value

◆ IsErrorCodeNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsErrorCodeNull ( )
inline

test for NULL value

◆ IsFileNameNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsFileNameNull ( )
inline

test for NULL value

◆ IsMessageLine1Null()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsMessageLine1Null ( )
inline

test for NULL value

◆ IsMessageLine2Null()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsMessageLine2Null ( )
inline

test for NULL value

◆ IsMessageLine3Null()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsMessageLine3Null ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsProcessIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsProcessIdNull ( )
inline

test for NULL value

◆ IsReleaseNumberNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsReleaseNumberNull ( )
inline

test for NULL value

◆ IsTimeNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsTimeNull ( )
inline

test for NULL value

◆ IsUserIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.IsUserIdNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDateNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetDateNull ( )
inline

assign NULL value

◆ SetErrorCodeNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetErrorCodeNull ( )
inline

assign NULL value

◆ SetFileNameNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetFileNameNull ( )
inline

assign NULL value

◆ SetMessageLine1Null()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetMessageLine1Null ( )
inline

assign NULL value

◆ SetMessageLine2Null()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetMessageLine2Null ( )
inline

assign NULL value

◆ SetMessageLine3Null()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetMessageLine3Null ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetProcessIdNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetProcessIdNull ( )
inline

assign NULL value

◆ SetReleaseNumberNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetReleaseNumberNull ( )
inline

assign NULL value

◆ SetTimeNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetTimeNull ( )
inline

assign NULL value

◆ SetUserIdNull()

void Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.SetUserIdNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.CreatedBy
getset

User ID of who created this record.

◆ Date

System.DateTime Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.Date
getset

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.DateModified
getset

The date the record was modified.

◆ ErrorCode

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.ErrorCode
getset

◆ FileName

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.FileName
getset

◆ MessageLine1

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.MessageLine1
getset

◆ MessageLine2

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.MessageLine2
getset

◆ MessageLine3

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.MessageLine3
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.ModifiedBy
getset

User ID of who last modified this record.

◆ ProcessId

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.ProcessId
getset

◆ ReleaseNumber

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.ReleaseNumber
getset

This is the software release number.

◆ Time

Int32 Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.Time
getset

◆ UserId

String Ict.Petra.Shared.MSysMan.Data.SErrorLogRow.UserId
getset

This is the system user id. Each user of the system is allocated one.


The documentation for this class was generated from the following file: