Constants.DRDA_TYPE_NVARCHAR 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_NVARCHAR = 51;
public const int DRDA_TYPE_NVARCHAR = 51;
val mutable DRDA_TYPE_NVARCHAR : int
Public Const DRDA_TYPE_NVARCHAR As Integer = 51