Class ConversionType
Defines the conversion function that are available in the system.
Inheritance
System.Object
ConversionType
Namespace: MESL.SqlRace.Enumerators
Assembly: MESL.SqlRace.Enumerators.dll
Syntax
public sealed class ConversionType : Enum
Fields
Formula
Formula conversion.
Declaration
public const ConversionType Formula
Field Value
Type | Description |
---|---|
ConversionType |
Rational
Rational conversion.
Declaration
public const ConversionType Rational
Field Value
Type | Description |
---|---|
ConversionType |
Table
Table conversion.
Declaration
public const ConversionType Table
Field Value
Type | Description |
---|---|
ConversionType |
Text
Text conversion.
Declaration
public const ConversionType Text
Field Value
Type | Description |
---|---|
ConversionType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |