C# Class Ancestry.QueryProcessor.Type.SystemTypes

Datei anzeigen Open project: Ancestry/DotQL

Public Properties

Property Type Description
Boolean ScalarType
Char CharType
DateTime DateTimeType
Double DoubleType
Int32 BaseIntegerType
Int64 BaseIntegerType
String StringType
TimeSpan TimeSpanType
Void VoidType

Property Details

Boolean public_oe static_oe property

public static ScalarType,Ancestry.QueryProcessor.Type Boolean
return ScalarType

Char public_oe static_oe property

public static CharType,Ancestry.QueryProcessor.Type Char
return CharType

DateTime public_oe static_oe property

public static DateTimeType,Ancestry.QueryProcessor.Type DateTime
return DateTimeType

Double public_oe static_oe property

public static DoubleType,Ancestry.QueryProcessor.Type Double
return DoubleType

Int32 public_oe static_oe property

public static BaseIntegerType,Ancestry.QueryProcessor.Type Int32
return BaseIntegerType

Int64 public_oe static_oe property

public static BaseIntegerType,Ancestry.QueryProcessor.Type Int64
return BaseIntegerType

String public_oe static_oe property

public static StringType,Ancestry.QueryProcessor.Type String
return StringType

TimeSpan public_oe static_oe property

public static TimeSpanType,Ancestry.QueryProcessor.Type TimeSpan
return TimeSpanType

Void public_oe static_oe property

public static VoidType,Ancestry.QueryProcessor.Type Void
return VoidType