C# Class Revenj.DatabasePersistence.Postgres.QueryGeneration.QueryComposition.QueryParts.ColumnValue

Afficher le fichier Open project: ngs-doo/revenj

Méthodes publiques

Свойство Type Description
GetValue object>.Func
Name string
Type System.Type

Méthodes publiques

Méthode Description
ColumnValue ( System pi ) : System
GetBackendValue ( object value ) : string

Method Details

ColumnValue() public méthode

public ColumnValue ( System pi ) : System
pi System
Résultat System

GetBackendValue() public méthode

public GetBackendValue ( object value ) : string
value object
Résultat string

Property Details

GetValue public_oe property

public Func GetValue
Résultat object>.Func

Name public_oe property

public string Name
Résultat string

Type public_oe property

public Type,System Type
Résultat System.Type