메소드 | 설명 | |
---|---|---|
GetObjectData ( |
||
ParameterTooLongException ( string parameterName, int maxLength, int actualLength ) : System |
Creates a new
|
메소드 | 설명 | |
---|---|---|
ParameterTooLongException ( |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
protected ParameterTooLongException ( |
||
info | ||
context | ||
리턴 | System |
public ParameterTooLongException ( string parameterName, int maxLength, int actualLength ) : System | ||
parameterName | string | The name of the database parameter |
maxLength | int | The max accepted length of the parameter |
actualLength | int | The actual size of the passed parameter value |
리턴 | System |