Energy Core Library
Energy.Query.Configuration Class Reference

Public Attributes

string IdentityType = "BIGINT"
 Identity column type More...
 
string IdentityName = "id"
 Identity column name More...
 

Properties

static Configuration Default [get]
 Singleton More...
 

Member Data Documentation

◆ IdentityName

string Energy.Query.Configuration.IdentityName = "id"

Identity column name

◆ IdentityType

string Energy.Query.Configuration.IdentityType = "BIGINT"

Identity column type

Property Documentation

◆ Default

Configuration Energy.Query.Configuration.Default
staticget

Singleton


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