C# 클래스 VelocityDbSchema.Samples.AllSupportedSample.AllSupported

상속: OptimizedPersistable, ISomeStuff
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
aDecimal Decimal
aDouble double
aSlot Slot
aString string
dateTime System.DateTime
int16 System.Int16
int32 System.Int32
int64 System.Int64
m_objectArray object[]
m_slots Slot[]
m_weakRefArray WeakIOptimizedPersistableReference[]
nullableDecimal Decimal?
nullableaDouble double?
nullableint16 Int16?
nullableint32 Int32?
nullableint64 Int64?
nullablesingle float?
nullabletimeSpan TimeSpan?
nullableuint16 UInt16?
nullableuint32 UInt32?
nullableuint64 UInt64?
single float
timeSpan System.TimeSpan
uint16 System.UInt16
uint32 System.UInt32
uint64 System.UInt64

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AllSupported ( Int32 arraySize ) : System

메소드 상세

AllSupported() 공개 메소드

public AllSupported ( Int32 arraySize ) : System
arraySize System.Int32
리턴 System

프로퍼티 상세

aDecimal 공개적으로 프로퍼티

public Decimal aDecimal
리턴 Decimal

aDouble 공개적으로 프로퍼티

public double aDouble
리턴 double

aSlot 공개적으로 프로퍼티

public Slot aSlot
리턴 Slot

aString 공개적으로 프로퍼티

public string aString
리턴 string

dateTime 공개적으로 프로퍼티

public DateTime,System dateTime
리턴 System.DateTime

int16 공개적으로 프로퍼티

public Int16,System int16
리턴 System.Int16

int32 공개적으로 프로퍼티

public Int32,System int32
리턴 System.Int32

int64 공개적으로 프로퍼티

public Int64,System int64
리턴 System.Int64

m_objectArray 공개적으로 프로퍼티

public object[] m_objectArray
리턴 object[]

m_slots 공개적으로 프로퍼티

public Slot[] m_slots
리턴 Slot[]

m_weakRefArray 공개적으로 프로퍼티

public WeakIOptimizedPersistableReference[] m_weakRefArray
리턴 WeakIOptimizedPersistableReference[]

nullableDecimal 공개적으로 프로퍼티

public Decimal? nullableDecimal
리턴 Decimal?

nullableaDouble 공개적으로 프로퍼티

public double? nullableaDouble
리턴 double?

nullableint16 공개적으로 프로퍼티

public Int16? nullableint16
리턴 Int16?

nullableint32 공개적으로 프로퍼티

public Int32? nullableint32
리턴 Int32?

nullableint64 공개적으로 프로퍼티

public Int64? nullableint64
리턴 Int64?

nullablesingle 공개적으로 프로퍼티

public float? nullablesingle
리턴 float?

nullabletimeSpan 공개적으로 프로퍼티

public TimeSpan? nullabletimeSpan
리턴 TimeSpan?

nullableuint16 공개적으로 프로퍼티

public UInt16? nullableuint16
리턴 UInt16?

nullableuint32 공개적으로 프로퍼티

public UInt32? nullableuint32
리턴 UInt32?

nullableuint64 공개적으로 프로퍼티

public UInt64? nullableuint64
리턴 UInt64?

single 공개적으로 프로퍼티

public float single
리턴 float

timeSpan 공개적으로 프로퍼티

public TimeSpan,System timeSpan
리턴 System.TimeSpan

uint16 공개적으로 프로퍼티

public UInt16,System uint16
리턴 System.UInt16

uint32 공개적으로 프로퍼티

public UInt32,System uint32
리턴 System.UInt32

uint64 공개적으로 프로퍼티

public UInt64,System uint64
리턴 System.UInt64