Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
数据方向枚举。
public enum a_sqlany_data_direction
无效的数据方向。
0x0
仅用于输入的主机变量。
0x1
仅用于输出的主机变量。
0x2
用于输入和输出的主机变量。
0x3