|
|
|
|
|
| | | | Constant | Description | Details | Used by the functions |
---|
dnvCurrent | Version of .NET Framework | Current installed version (which means the most recent version) | DotNetVersion | dnvInstalled | Version of .NET Framework | Checks whether the requested version is installed | DotNetVersion | dnvList | Version of .NET Framework | List of the versions installed on the current computer. The different versions are separated by Carriage Returns (CR) | DotNetVersion | DotNetAnyURIType | Type of parameter | URL address | DotNetRun | DotNetBase64BinaryType | Type of parameter | Binary | DotNetRun | DotNetBooleanType | Type of parameter | Boolean | DotNetRun | DotNetByteType | Type of parameter | Byte | DotNetRun | DotNetDecimalType | Type of parameter | Any number without limit | DotNetRun | DotNetDoubleType | Type of parameter | Double real | DotNetRun | DotNetErrActor | Type of error | URL of the server that triggered the error (useful if the procedure is run by several servers). | DotNetError | DotNetErrCode | Type of error | Error of the last .Net procedure run | DotNetError | DotNetErrDetail | Type of error | Error details. This message is in XML format. | DotNetError | DotNetErrMessage | Type of error | Error message returned by the server on the last .Net procedure run. | DotNetError | DotNetFloatType | Type of parameter | Real | DotNetRun | DotNetHexBinaryType | Type of parameter | Hexadecimal binary | DotNetRun | DotNetHTTPResult | Type of result | Result (in HTTP format) of the last .Net procedure run | DotNetGetResult | DotNetIntegerType | Type of parameter | Unlimited integer | DotNetRun | DotNetIntType | Type of parameter | Limited integer | DotNetRun | DotNetLongType | Type of parameter | Long integer | DotNetRun | DotNetNegativeIntegerType | Type of parameter | Negative integer (except 0) | DotNetRun | DotNetNonNegativeIntegerType | Type of parameter | Non-negative integer | DotNetRun | DotNetNonPositiveIntegerType | Type of parameter | Non-positive integer | DotNetRun | DotNetNormalizedStringType | Type of parameter | Character string without CR or TAB characters | DotNetRun | DotNetPositiveIntegerType | Type of parameter | Positive integer (except 0) | DotNetRun | DotNetResult | Type of result | Result of the last .Net procedure run | DotNetGetResult | DotNetShortType | Type of parameter | Short integer | DotNetRun | DotNetStringType | Type of parameter | Character string | DotNetRun | DotNetUnsignedByteType | Type of parameter | Unsigned byte | DotNetRun | DotNetUnsignedIntType | Type of parameter | Unsigned integer | DotNetRun | DotNetUnsignedLongType | Type of parameter | Long unsigned integer | DotNetRun | DotNetUnsignedShortType | Type of parameter | Unsigned short integer | DotNetRun | DotNetXMLResult | Type of result | Result (in XML format) of the last .Net procedure run | DotNetGetResult |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|