C# Class ATMLDataAccessLibrary.db.beans.HelpMessagezzzzBean

Inheritance: BASEBean
Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Méthodes publiques

Свойство Type Description
_MESSAGE System.String
_MESSAGE_KEY System.String
_TABLE_NAME System.String

Méthodes publiques

Méthode Description
HelpMessagezzzzBean ( ) : System
HelpMessagezzzzBean ( System.Data.OleDb.OleDbDataReader reader ) : System
load ( System.Data.OleDb.OleDbDataReader reader ) : void
writeEndXML ( UTRSXmlWriter xml ) : void
writeStartXML ( UTRSXmlWriter xml ) : void
writeXML ( UTRSXmlWriter xml ) : void

Private Methods

Méthode Description
initialize ( ) : void

Method Details

HelpMessagezzzzBean() public méthode

public HelpMessagezzzzBean ( ) : System
Résultat System

HelpMessagezzzzBean() public méthode

public HelpMessagezzzzBean ( System.Data.OleDb.OleDbDataReader reader ) : System
reader System.Data.OleDb.OleDbDataReader
Résultat System

load() public méthode

public load ( System.Data.OleDb.OleDbDataReader reader ) : void
reader System.Data.OleDb.OleDbDataReader
Résultat void

writeEndXML() public méthode

public writeEndXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
Résultat void

writeStartXML() public méthode

public writeStartXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
Résultat void

writeXML() public méthode

public writeXML ( UTRSXmlWriter xml ) : void
xml ATMLUtilitiesLibrary.UTRSXmlWriter
Résultat void

Property Details

_MESSAGE public_oe static_oe property

public static String,System _MESSAGE
Résultat System.String

_MESSAGE_KEY public_oe static_oe property

public static String,System _MESSAGE_KEY
Résultat System.String

_TABLE_NAME public_oe static_oe property

public static String,System _TABLE_NAME
Résultat System.String