BmnRoot
Loading...
Searching...
No Matches
structColumnInfo Struct Reference

#include <UniGenerateClasses.h>

Public Attributes

TString strColumnName
 
TString strColumnPointer
 
TString strColumnNameSpace
 
TString strVariableType
 
TString strVariableTypePointer
 
TString strStatementType
 
TString strPrintfType
 
TString strVariableName
 
TString strTempVariableName
 
TString strShortVariableName
 
bool isIdentity
 
bool isPrimary
 
bool isCompositeKey
 
bool isUnique
 
bool isNullable
 
bool isBinary
 
bool isDateTime
 
bool isTimeStamp
 

Detailed Description

Definition at line 24 of file UniGenerateClasses.h.

Member Data Documentation

◆ isBinary

bool structColumnInfo::isBinary

Definition at line 50 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isCompositeKey

bool structColumnInfo::isCompositeKey

Definition at line 47 of file UniGenerateClasses.h.

◆ isDateTime

bool structColumnInfo::isDateTime

Definition at line 51 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isIdentity

bool structColumnInfo::isIdentity

Definition at line 45 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isNullable

bool structColumnInfo::isNullable

Definition at line 49 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isPrimary

bool structColumnInfo::isPrimary

Definition at line 46 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isTimeStamp

bool structColumnInfo::isTimeStamp

Definition at line 52 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ isUnique

bool structColumnInfo::isUnique

Definition at line 48 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strColumnName

TString structColumnInfo::strColumnName

Definition at line 27 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strColumnNameSpace

TString structColumnInfo::strColumnNameSpace

Definition at line 31 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strColumnPointer

TString structColumnInfo::strColumnPointer

Definition at line 29 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strPrintfType

TString structColumnInfo::strPrintfType

Definition at line 38 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strShortVariableName

TString structColumnInfo::strShortVariableName

Definition at line 44 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strStatementType

TString structColumnInfo::strStatementType

Definition at line 36 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strTempVariableName

TString structColumnInfo::strTempVariableName

Definition at line 42 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strVariableName

TString structColumnInfo::strVariableName

Definition at line 40 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strVariableType

TString structColumnInfo::strVariableType

Definition at line 33 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().

◆ strVariableTypePointer

TString structColumnInfo::strVariableTypePointer

Definition at line 35 of file UniGenerateClasses.h.

Referenced by UniGenerateClasses::GenerateClasses().


The documentation for this struct was generated from the following files: