| OracleStoredProcedureMAX_NVARCHAR_SIZE Field |
The value for MAX sized nvarchar parameters.
Namespace:
Galactic.Sql.Oracle
Assembly:
Galactic.Sql.Oracle (in Galactic.Sql.Oracle.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public const int MAX_NVARCHAR_SIZE = -1
Public Const MAX_NVARCHAR_SIZE As Integer = -1
public:
literal int MAX_NVARCHAR_SIZE = -1
static val mutable MAX_NVARCHAR_SIZE: int
Field Value
Type:
Int32See Also