![]() | MSStoredProcedure Fields |
The MSStoredProcedure type exposes the following members.
Name | Description | |
---|---|---|
![]() | log |
The event log that will receive events from this logger.
(Inherited from StoredProcedure.) |
![]() ![]() | MAX_NVARCHAR_SIZE |
The value for MAX sized nvarchar parameters.
Used to create nvarchar parameter values of greater than MSSqlUtility.MAX_NVARCHAR_LENGTH.
|
![]() ![]() | MAX_VARCHAR_SIZE |
The value for MAX sized varchar parameters.
Used to create nvarchar parameter values of greater than MSSqlUtility.MAX_VARCHAR_LENGTH.
|