Chapter Contents

Previous

Next
Row/Column Data Vector Class: _getType

Row/Column Data Vector Class: _getType



Returns the column type


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_getType', type);

Argument Type Description
type
C | N returns the column type:


'C' character


'N' numeric


Details

The _getType method is valid only if the viewer is a form editor. You can use the _getType method only to pass a row/column data vector to the model's _getColumnInfo or _setColumnInfo method. Its values are not meaningful for row settings.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.