C# Class ATMLDataAccessLibrary.db.beans.LuConnectorBean

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

Méthodes publiques

Свойство Type Description
_CONNECTOR_DESCRIPTION System.String
_CONNECTOR_TYPE System.String
_ID System.String
_PIN_COUNT System.String
_TABLE_NAME System.String

Méthodes publiques

Méthode Description
LuConnectorBean ( ) : System
LuConnectorBean ( 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

LuConnectorBean() public méthode

public LuConnectorBean ( ) : System
Résultat System

LuConnectorBean() public méthode

public LuConnectorBean ( 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

_CONNECTOR_DESCRIPTION public_oe static_oe property

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

_CONNECTOR_TYPE public_oe static_oe property

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

_ID public_oe static_oe property

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

_PIN_COUNT public_oe static_oe property

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

_TABLE_NAME public_oe static_oe property

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