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