Kbase P132664: What is the .NET data type mapping for LONGCHAR parameter using the .NET Open Client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/25/2008 |
|
Status: Unverified
GOAL:
What is the .NET data type mapping for LONGCHAR parameter using the .NET Open Client
GOAL:
Is it possible to pass a LONGCHAR input/output parameter in an ABL procedure to a .NET Open Client
FACT(s) (Environment):
Windows
OpenEdge 10.x
FIX:
An ABL procedure containing a LONGCHAR input/output parameter can be called by a .NET Open Client. The LONGCHAR data type is mapped to the System.String .NET data type.