Rogue Wave Server/Rogue Wave Views Integration > Server/Views Mapping > Managing User-Defined Server Object Types > Associating an Rogue Wave Server User-Defined Type with an Rogue Wave Views Type
 
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 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.