BBjFileInfo::getKeySize
Description
In BBj 6.0 and higher, this method returns the defined key size from a BBjFileInfo object.
Syntax
Return Value |
Method |
int |
getKeySize() |
Parameters
None.
Return Value
Returns the defined key size, or zero for multi-keyed MKEYED, XKEYED or VKEYED files.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.