Associating an Rogue Wave Server User-Defined Type with an Rogue Wave Views Type
The first step consists in associating an Rogue Wave Server user-defined type with an Rogue Wave Views type by means of the following method:
void IlsSwUtility::AddNameAssociation(const IlsString& serverTypeName,
const IlsString& informTypeName);
For each column that has been declared to support a user-defined type whose name is serverTypeName, Rogue Wave Server will create a column of type informTypeName.
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.