SBS::FieldDescriptor Class Reference

Class to support a Field Descriptor which defines a Field Definition. More...

List of all members.

Public Member Functions

 FieldDescriptor (swFieldDescriptor fd)
 Constructor to build a FieldDescriptor from a transfer swFieldDescriptor.
 FieldDescriptor (String *tName, String *fName)
 Constructor to build a FieldDescriptor.
bool isPhysical ()
 Returns true if the field is physical.
bool isGeometry ()
 Returns true if the field is geometry.
bool isJoin ()
 Returns true if the field is a join.
bool isDerived ()
 Returns true if the field is derived (logical).
bool isMandatory ()
 Returns true if the field is mandatory.
bool isKey ()
 Returns true if the field is a key.
bool isEnumerated ()
 Returns true if the field is enumerated.
bool isEnumeratedString ()
 Returns true if the field is enumerated and String.
bool isString ()
 Returns true if the field is physical and a String type.
bool isVisible ()
 Returns True if field is Default Visible.

Public Attributes

System::String * tableName
 Table Name for the field descriptor.
Object * tag
 User definable storage.


Detailed Description

Class to support a Field Descriptor which defines a Field Definition.


Constructor & Destructor Documentation

SBS::FieldDescriptor::FieldDescriptor String *  tName,
String *  fName
[inline]
 

Constructor to build a FieldDescriptor.

Parameters:
tName - The Table Name for the FieldDescriptor
fName - The Internal Name for the Field Descriptor


The documentation for this class was generated from the following file:
Generated on Fri May 19 07:08:23 2006 for SWConnector by  doxygen 1.4.6-NO