Energy Core Library
Energy.Source.Context Class Reference

Public Member Functions

 Context ()
 
 Context (Energy.Source.Connection connection)
 
Context Select (System.Type type)
 
Context From (string table)
 
Context Where (string condition)
 
Context Join (string table)
 
Context Group (params string[] columns)
 
Context Having (string condition)
 

Properties

Energy.Source.Connection Connection [get, set]
 

Constructor & Destructor Documentation

◆ Context() [1/2]

Energy.Source.Context.Context ( )

◆ Context() [2/2]

Energy.Source.Context.Context ( Energy.Source.Connection  connection)

Member Function Documentation

◆ From()

Context Energy.Source.Context.From ( string  table)

◆ Group()

Context Energy.Source.Context.Group ( params string []  columns)

◆ Having()

Context Energy.Source.Context.Having ( string  condition)

◆ Join()

Context Energy.Source.Context.Join ( string  table)

◆ Select()

Context Energy.Source.Context.Select ( System.Type  type)

◆ Where()

Context Energy.Source.Context.Where ( string  condition)

Property Documentation

◆ Connection

Energy.Source.Connection Energy.Source.Context.Connection
getset

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