OpenPetra
Free Administration Software for Non-Profits
|
Log of captured runtime errors. More...
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... | |
Log of captured runtime errors.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
User ID of who created this record.
|
getset |
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
This is the software release number.
|
getset |
|
getset |
This is the system user id. Each user of the system is allocated one.