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

A database connection entry in the RedDot server.
Inheritance: PartialRedDotProjectObject, IDatabaseConnection
Exibir arquivo Open project: erminas/smartapi

Protected Methods

Method Description
LoadWholeObject ( ) : void
RetrieveWholeObject ( ) : XmlElement

Private Methods

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

Method Details

LoadWholeObject() protected method

protected LoadWholeObject ( ) : void
return void

RetrieveWholeObject() protected method

protected RetrieveWholeObject ( ) : XmlElement
return System.Xml.XmlElement