Consultor Eletrônico



Kbase P78403: How do you set a field to null in a DataSet before passing it to the AppServer from .Net?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/28/2005
Status: Verified

GOAL:

How do you set a field to null in a DataSet before passing it to the AppServer from .Net?

GOAL:

How do you set a field to null in a Temp-Table before passing it to the AppServer from .Net

FACT(s) (Environment):

OpenEdge 10.x

FIX:

Use Convert.DBNull as the value that will be assigned to a field in a DataSet when that field has no value at all (i.e. the unknown value in Progress)