|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER AblDataType (Type) |
Returns the ABL DataType that should be used to store the values of
the property |
|
+ | HANDLE CreateTempTable (Type, character, character) |
Builds an ABL temp-table from a .NET System.Type |
|
+ | HANDLE CreateTempTable (Type, character, character, character) |
Builds an ABL temp-table from a .NET System.Type |
Top
PROTECTED CHARACTER AblDataType (Type)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE CreateTempTable (Type, character, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC HANDLE CreateTempTable (Type, character, character, character)
|