|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Generate (character, character, character) |
Generates an ISmartFieldService implementation for a given database |
|
# | CHARACTER GenerateRecordDescription (character) |
Generates the content for the RecordDescription method |
|
# | CHARACTER GenerateRecordKeyFields (character) |
Generates the content for the RecordKeyFields method |
|
- | CHARACTER GetBufferValueString (character) |
Helper method that returns a string to a the buffer-fields value |
|
- | CHARACTER GetBufferValueString (character, character) |
Helper method that returns a string to a the buffer-fields value |
|
- | CHARACTER GetIndentation (integer) |
Helper method that returns spaces for indentation |
|
- | CHARACTER GetNewLines (integer) |
Helper method that returns a given amount of new lines |
Top
PUBLIC Generate (character, character, character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER GenerateRecordDescription (character)
|
|||||||||||||||||||||||||
PROTECTED CHARACTER GenerateRecordKeyFields (character)
|
|||||||||||||||||||||||||
PRIVATE CHARACTER GetBufferValueString (character)
|
|||||||||||||||||||||||||
PRIVATE CHARACTER GetBufferValueString (character, character)
|
|||||||||||||||||||||||||
PRIVATE CHARACTER GetIndentation (integer)
|
|||||||||||||||||||||||||
PRIVATE CHARACTER GetNewLines (integer)
|