C# Class erminas.SmartAPI.CMS.Project.DatabaseConnection

A database connection entry in the RedDot server.
Inheritance: PartialRedDotProjectObject, IDatabaseConnection
Afficher le fichier Open project: erminas/smartapi

Méthodes protégées

Méthode Description
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

Private Methods

Méthode Description
DatabaseConnection ( IProject project, System.Guid guid ) : System
DatabaseConnection ( IProject project, XmlElement xmlElement ) : System
LoadXml ( ) : void

Method Details

LoadWholeObject() protected méthode

protected LoadWholeObject ( ) : void
Résultat void

RetrieveWholeObject() protected méthode

protected RetrieveWholeObject ( ) : XmlElement
Résultat System.Xml.XmlElement