skip to content
Ispirer Migration Knowledge Base
User Tools
Log In
Site Tools
Search
Tools
Media Manager
Sitemap
Log In
>
Sitemap
You are here:
Ispirer Migration Knowledge Base
»
Ispirer Migration Knowledge Base
»
Migration to .NET
»
C# Data Types
»
C# - Data Types Mapping to Other Applications
Table of Contents
C# - Data Types Mapping to Other Applications
Character Data Types Mapping
Integer Data Types Mapping
Fixed-Point Data Types Mapping
Floating-Point Data Types Mapping
Date and Time Data Types Mapping
Other Data Types Mapping
Ispirer Website
Ispirer Capabilities - .Net Conversion
Free Trial
C# - Data Types Mapping to Other Applications
Character Data Types Mapping
C#
Progress 4GL
char
CHARACTER
string
LONGCHAR
Integer Data Types Mapping
C#
Progress 4GL
long
int
INTEGER
short
Fixed-Point Data Types Mapping
C#
Progress 4GL
decimal
DECIMAL
Floating-Point Data Types Mapping
C#
Progress 4GL
double
float
Date and Time Data Types Mapping
C#
Progress 4GL
DateTime
DATETIME
Other Data Types Mapping
C#
Progress 4GL
bool
LOGICAL
byte
Guid
object
Page Tools
Back to top