Click or drag to resize
SqlType Enumeration

[Missing <summary> documentation for "T:Activsoft.Engine.SqlType"]

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public enum SqlType
Members
  Member nameValueDescription
NoParam0
String1
Boolean2
Byte3
UInt164
UInt325
UInt646
SByte7
Int168
Int329
Int6410
Currency11
Decimal12
Single13
Double14
Date15
Time16
DateTime17
See Also