/ Assembly List / LJCTextDataReaderLib / LJCFieldDataType

Namespace - LJCTextDataReaderLib


Syntax

C#
public enum LJCFieldDataType

The field data types.

Fields
Boolean The Boolean value.
Byte The Byte value.
DateTime The DateTime value.
Decimal The Decimal value.
Double The Double value.
Int16 The Int16 value.
Int32 The Int32 value.
Int64 The Int64 value.
Single The Single value.
String The String value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.