C# Class Deveel.Data.Sql.Variables.VariableInfo

Inheritance: IObjectInfo
Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
VariableInfo ( string variableName, SqlType type, bool isConstant ) : System

Method Details

VariableInfo() public méthode

public VariableInfo ( string variableName, SqlType type, bool isConstant ) : System
variableName string
type SqlType
isConstant bool
Résultat System