C# 클래스 Deveel.Data.Sql.Variables.VariableInfo

상속: IObjectInfo
파일 보기 프로젝트 열기: deveel/deveeldb 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
VariableInfo ( string variableName, SqlType type, bool isConstant ) : System

메소드 상세

VariableInfo() 공개 메소드

public VariableInfo ( string variableName, SqlType type, bool isConstant ) : System
variableName string
type SqlType
isConstant bool
리턴 System