Constants.DRDA_TYPE_LONGVARBYTE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int DRDA_TYPE_LONGVARBYTE = 42;
public const int DRDA_TYPE_LONGVARBYTE = 42;
val mutable DRDA_TYPE_LONGVARBYTE : int
Public Const DRDA_TYPE_LONGVARBYTE As Integer = 42