| Name | Description | Type | Additional information |
|---|---|---|---|
| TableName | string |
None. |
|
| ProcedureName | string |
None. |
|
| SelectColumn | Collection of string |
None. |
|
| WhereColumn | Collection of Pair of string [key] and string [value] |
None. |
|
| InsertUpdateColumn | Collection of Pair of string [key] and string [value] |
None. |
|
| WhereAndOr | string |
None. |
|
| Returns | Collection of Collection of Pair of string [key] and string [value] |
None. |
|
| ReturnParameterColumn | string |
None. |
|
| ReturnParameterValue | string |
None. |
|
| DecryptColumnNames | Collection of string |
None. |
|
| EncryptColumnNames | Collection of string |
None. |
|
| EncryptIpColumnNames | Collection of Pair of string [key] and string [value] |
None. |
|
| DecryptIpColumnNames | Collection of Pair of string [key] and string [value] |
None. |
|
| DecryptCommonIpList | Collection of Pair of string [key] and string [value] |
None. |
|
| Success | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| SuccessMessage | string |
None. |
|
| Input | Collection of Pair of string [key] and string [value] |
None. |
|
| InputInsertList | Collection of Collection of Pair of string [key] and string [value] |
None. |
|
| ExceptionColumn | Collection of Pair of string [key] and Exception [value] |
None. |
|
| EncryptColList | Collection of Pair of string [key] and string [value] |
None. |
|
| DecryptColList | Collection of Pair of string [key] and string [value] |
None. |