C# 클래스 Ancestry.QueryProcessor.Type.SystemTypes

파일 보기 프로젝트 열기: Ancestry/DotQL

공개 프로퍼티들

프로퍼티 타입 설명
Boolean ScalarType
Char CharType
DateTime DateTimeType
Double DoubleType
Int32 BaseIntegerType
Int64 BaseIntegerType
String StringType
TimeSpan TimeSpanType
Void VoidType

프로퍼티 상세

Boolean 공개적으로 정적으로 프로퍼티

public static ScalarType,Ancestry.QueryProcessor.Type Boolean
리턴 ScalarType

Char 공개적으로 정적으로 프로퍼티

public static CharType,Ancestry.QueryProcessor.Type Char
리턴 CharType

DateTime 공개적으로 정적으로 프로퍼티

public static DateTimeType,Ancestry.QueryProcessor.Type DateTime
리턴 DateTimeType

Double 공개적으로 정적으로 프로퍼티

public static DoubleType,Ancestry.QueryProcessor.Type Double
리턴 DoubleType

Int32 공개적으로 정적으로 프로퍼티

public static BaseIntegerType,Ancestry.QueryProcessor.Type Int32
리턴 BaseIntegerType

Int64 공개적으로 정적으로 프로퍼티

public static BaseIntegerType,Ancestry.QueryProcessor.Type Int64
리턴 BaseIntegerType

String 공개적으로 정적으로 프로퍼티

public static StringType,Ancestry.QueryProcessor.Type String
리턴 StringType

TimeSpan 공개적으로 정적으로 프로퍼티

public static TimeSpanType,Ancestry.QueryProcessor.Type TimeSpan
리턴 TimeSpanType

Void 공개적으로 정적으로 프로퍼티

public static VoidType,Ancestry.QueryProcessor.Type Void
리턴 VoidType