Try OpenEdge Now
.NET Open Clients
Passing Parameters
:
ProDataTable class methods
:
Schema marshaling methods
:
GetNoSchemaMarshal( )
GetNoSchemaMarshal( )
Returns
true
if the DataTable parameter is not marshaled with schema information to the AppServer; it returns
false
if schema information is marshaled. The syntax is:
Syntax
static bool GetNoSchemaMarshal(System.Data.DataTable
dt
)