Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
void |
BinaryFieldDescription.setDataType(AS400Bin4 dataType) |
Sets the AS400DataType object describing this field.
|
Constructor | Description |
---|---|
BinaryFieldDescription(AS400Bin4 dataType,
String name) |
Constructs a BinaryFieldDescription object.
|
BinaryFieldDescription(AS400Bin4 dataType,
String name,
String ddsName,
int length) |
Constructs a BinaryFieldDescription object.
|
Copyright © 2024. All rights reserved.