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

Definitions of fields that are language specific. More...

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

Public Member Functions

 SLanguageSpecificRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsLanguageCodeNull ()
 test for NULL value More...
 
void SetLanguageCodeNull ()
 assign NULL value More...
 
bool IsMonthName1Null ()
 test for NULL value More...
 
void SetMonthName1Null ()
 assign NULL value More...
 
bool IsMonthName2Null ()
 test for NULL value More...
 
void SetMonthName2Null ()
 assign NULL value More...
 
bool IsMonthName3Null ()
 test for NULL value More...
 
void SetMonthName3Null ()
 assign NULL value More...
 
bool IsMonthName4Null ()
 test for NULL value More...
 
void SetMonthName4Null ()
 assign NULL value More...
 
bool IsMonthName5Null ()
 test for NULL value More...
 
void SetMonthName5Null ()
 assign NULL value More...
 
bool IsMonthName6Null ()
 test for NULL value More...
 
void SetMonthName6Null ()
 assign NULL value More...
 
bool IsMonthName7Null ()
 test for NULL value More...
 
void SetMonthName7Null ()
 assign NULL value More...
 
bool IsMonthName8Null ()
 test for NULL value More...
 
void SetMonthName8Null ()
 assign NULL value More...
 
bool IsMonthName9Null ()
 test for NULL value More...
 
void SetMonthName9Null ()
 assign NULL value More...
 
bool IsMonthName10Null ()
 test for NULL value More...
 
void SetMonthName10Null ()
 assign NULL value More...
 
bool IsMonthName11Null ()
 test for NULL value More...
 
void SetMonthName11Null ()
 assign NULL value More...
 
bool IsMonthName12Null ()
 test for NULL value More...
 
void SetMonthName12Null ()
 assign NULL value More...
 
bool IsMonthNameShort1Null ()
 test for NULL value More...
 
void SetMonthNameShort1Null ()
 assign NULL value More...
 
bool IsMonthNameShort2Null ()
 test for NULL value More...
 
void SetMonthNameShort2Null ()
 assign NULL value More...
 
bool IsMonthNameShort3Null ()
 test for NULL value More...
 
void SetMonthNameShort3Null ()
 assign NULL value More...
 
bool IsMonthNameShort4Null ()
 test for NULL value More...
 
void SetMonthNameShort4Null ()
 assign NULL value More...
 
bool IsMonthNameShort5Null ()
 test for NULL value More...
 
void SetMonthNameShort5Null ()
 assign NULL value More...
 
bool IsMonthNameShort6Null ()
 test for NULL value More...
 
void SetMonthNameShort6Null ()
 assign NULL value More...
 
bool IsMonthNameShort7Null ()
 test for NULL value More...
 
void SetMonthNameShort7Null ()
 assign NULL value More...
 
bool IsMonthNameShort8Null ()
 test for NULL value More...
 
void SetMonthNameShort8Null ()
 assign NULL value More...
 
bool IsMonthNameShort9Null ()
 test for NULL value More...
 
void SetMonthNameShort9Null ()
 assign NULL value More...
 
bool IsMonthNameShort10Null ()
 test for NULL value More...
 
void SetMonthNameShort10Null ()
 assign NULL value More...
 
bool IsMonthNameShort11Null ()
 test for NULL value More...
 
void SetMonthNameShort11Null ()
 assign NULL value More...
 
bool IsMonthNameShort12Null ()
 test for NULL value More...
 
void SetMonthNameShort12Null ()
 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 LanguageCode [get, set]
 This is the code used to identify a language. More...
 
String MonthName1 [get, set]
 The language specific month name 1. More...
 
String MonthName2 [get, set]
 The language specific month name 2. More...
 
String MonthName3 [get, set]
 The language specific month name 3. More...
 
String MonthName4 [get, set]
 The language specific month name 4. More...
 
String MonthName5 [get, set]
 The language specific month name 5. More...
 
String MonthName6 [get, set]
 The language specific month name 6. More...
 
String MonthName7 [get, set]
 The language specific month name 7. More...
 
String MonthName8 [get, set]
 The language specific month name 8. More...
 
String MonthName9 [get, set]
 The language specific month name 9. More...
 
String MonthName10 [get, set]
 The language specific month name 10. More...
 
String MonthName11 [get, set]
 The language specific month name 11. More...
 
String MonthName12 [get, set]
 The language specific month name 12. More...
 
String MonthNameShort1 [get, set]
 The language specific short month name 1. More...
 
String MonthNameShort2 [get, set]
 The language specific short month name 2. More...
 
String MonthNameShort3 [get, set]
 The language specific short month name 3. More...
 
String MonthNameShort4 [get, set]
 The language specific short month name 4. More...
 
String MonthNameShort5 [get, set]
 The language specific short month name 5. More...
 
String MonthNameShort6 [get, set]
 The language specific short month name 6. More...
 
String MonthNameShort7 [get, set]
 The language specific short month name 7. More...
 
String MonthNameShort8 [get, set]
 The language specific short month name 8. More...
 
String MonthNameShort9 [get, set]
 The language specific short month name 9. More...
 
String MonthNameShort10 [get, set]
 The language specific short month name 10. More...
 
String MonthNameShort11 [get, set]
 The language specific short month name 11. More...
 
String MonthNameShort12 [get, set]
 The language specific short month name 12. More...
 
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

Definitions of fields that are language specific.

Constructor & Destructor Documentation

◆ SLanguageSpecificRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsLanguageCodeNull()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsLanguageCodeNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsMonthName10Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName10Null ( )
inline

test for NULL value

◆ IsMonthName11Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName11Null ( )
inline

test for NULL value

◆ IsMonthName12Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName12Null ( )
inline

test for NULL value

◆ IsMonthName1Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName1Null ( )
inline

test for NULL value

◆ IsMonthName2Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName2Null ( )
inline

test for NULL value

◆ IsMonthName3Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName3Null ( )
inline

test for NULL value

◆ IsMonthName4Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName4Null ( )
inline

test for NULL value

◆ IsMonthName5Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName5Null ( )
inline

test for NULL value

◆ IsMonthName6Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName6Null ( )
inline

test for NULL value

◆ IsMonthName7Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName7Null ( )
inline

test for NULL value

◆ IsMonthName8Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName8Null ( )
inline

test for NULL value

◆ IsMonthName9Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthName9Null ( )
inline

test for NULL value

◆ IsMonthNameShort10Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort10Null ( )
inline

test for NULL value

◆ IsMonthNameShort11Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort11Null ( )
inline

test for NULL value

◆ IsMonthNameShort12Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort12Null ( )
inline

test for NULL value

◆ IsMonthNameShort1Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort1Null ( )
inline

test for NULL value

◆ IsMonthNameShort2Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort2Null ( )
inline

test for NULL value

◆ IsMonthNameShort3Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort3Null ( )
inline

test for NULL value

◆ IsMonthNameShort4Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort4Null ( )
inline

test for NULL value

◆ IsMonthNameShort5Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort5Null ( )
inline

test for NULL value

◆ IsMonthNameShort6Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort6Null ( )
inline

test for NULL value

◆ IsMonthNameShort7Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort7Null ( )
inline

test for NULL value

◆ IsMonthNameShort8Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort8Null ( )
inline

test for NULL value

◆ IsMonthNameShort9Null()

bool Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.IsMonthNameShort9Null ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetLanguageCodeNull()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetLanguageCodeNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetMonthName10Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName10Null ( )
inline

assign NULL value

◆ SetMonthName11Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName11Null ( )
inline

assign NULL value

◆ SetMonthName12Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName12Null ( )
inline

assign NULL value

◆ SetMonthName1Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName1Null ( )
inline

assign NULL value

◆ SetMonthName2Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName2Null ( )
inline

assign NULL value

◆ SetMonthName3Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName3Null ( )
inline

assign NULL value

◆ SetMonthName4Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName4Null ( )
inline

assign NULL value

◆ SetMonthName5Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName5Null ( )
inline

assign NULL value

◆ SetMonthName6Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName6Null ( )
inline

assign NULL value

◆ SetMonthName7Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName7Null ( )
inline

assign NULL value

◆ SetMonthName8Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName8Null ( )
inline

assign NULL value

◆ SetMonthName9Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthName9Null ( )
inline

assign NULL value

◆ SetMonthNameShort10Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort10Null ( )
inline

assign NULL value

◆ SetMonthNameShort11Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort11Null ( )
inline

assign NULL value

◆ SetMonthNameShort12Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort12Null ( )
inline

assign NULL value

◆ SetMonthNameShort1Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort1Null ( )
inline

assign NULL value

◆ SetMonthNameShort2Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort2Null ( )
inline

assign NULL value

◆ SetMonthNameShort3Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort3Null ( )
inline

assign NULL value

◆ SetMonthNameShort4Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort4Null ( )
inline

assign NULL value

◆ SetMonthNameShort5Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort5Null ( )
inline

assign NULL value

◆ SetMonthNameShort6Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort6Null ( )
inline

assign NULL value

◆ SetMonthNameShort7Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort7Null ( )
inline

assign NULL value

◆ SetMonthNameShort8Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort8Null ( )
inline

assign NULL value

◆ SetMonthNameShort9Null()

void Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.SetMonthNameShort9Null ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ LanguageCode

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.LanguageCode
getset

This is the code used to identify a language.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ MonthName1

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName1
getset

The language specific month name 1.

◆ MonthName10

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName10
getset

The language specific month name 10.

◆ MonthName11

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName11
getset

The language specific month name 11.

◆ MonthName12

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName12
getset

The language specific month name 12.

◆ MonthName2

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName2
getset

The language specific month name 2.

◆ MonthName3

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName3
getset

The language specific month name 3.

◆ MonthName4

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName4
getset

The language specific month name 4.

◆ MonthName5

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName5
getset

The language specific month name 5.

◆ MonthName6

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName6
getset

The language specific month name 6.

◆ MonthName7

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName7
getset

The language specific month name 7.

◆ MonthName8

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName8
getset

The language specific month name 8.

◆ MonthName9

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthName9
getset

The language specific month name 9.

◆ MonthNameShort1

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort1
getset

The language specific short month name 1.

◆ MonthNameShort10

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort10
getset

The language specific short month name 10.

◆ MonthNameShort11

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort11
getset

The language specific short month name 11.

◆ MonthNameShort12

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort12
getset

The language specific short month name 12.

◆ MonthNameShort2

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort2
getset

The language specific short month name 2.

◆ MonthNameShort3

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort3
getset

The language specific short month name 3.

◆ MonthNameShort4

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort4
getset

The language specific short month name 4.

◆ MonthNameShort5

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort5
getset

The language specific short month name 5.

◆ MonthNameShort6

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort6
getset

The language specific short month name 6.

◆ MonthNameShort7

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort7
getset

The language specific short month name 7.

◆ MonthNameShort8

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort8
getset

The language specific short month name 8.

◆ MonthNameShort9

String Ict.Petra.Shared.MSysMan.Data.SLanguageSpecificRow.MonthNameShort9
getset

The language specific short month name 9.


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