BaseFunctoidIDs Enumeración
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public enum class BaseFunctoidIDs
[System.Runtime.InteropServices.ComVisible(true)]
public enum BaseFunctoidIDs
type BaseFunctoidIDs =
Public Enum BaseFunctoidIDs
- Herencia
-
BaseFunctoidIDs
- Atributos
Campos
Nombre | Valor | Description |
---|---|---|
None | 0 | |
StringFind | 101 | |
StringLeft | 102 | |
StringLowerCase | 103 | |
StringRight | 104 | |
StringSize | 105 | |
StringSubstring | 106 | |
StringConcatenate | 107 | |
StringTrimLeft | 108 | |
StringTrimRight | 109 | |
StringUpperCase | 110 | |
MathAbs | 111 | |
MathInt | 112 | |
MathMax | 113 | |
MathMin | 114 | |
MathMod | 115 | |
MathRound | 116 | |
MathSqrt | 117 | |
MathAdd | 118 | |
MathSubtract | 119 | |
MathMultiply | 120 | |
MathDivide | 121 | |
DateAddDays | 122 | |
DateCurrentDate | 123 | |
DateCurrentTime | 124 | |
DateCurrentDateTime | 125 | |
ConvertAsc | 126 | |
ConvertChr | 127 | |
ConvertHex | 128 | |
ConvertOct | 129 | |
SciArcTan | 130 | |
SciCos | 131 | |
SciSin | 132 | |
SciTan | 133 | |
SciExp | 134 | |
SciLog | 135 | |
SciExp10 | 136 | |
SciLog10 | 137 | |
SciPow | 138 | |
SciLogn | 139 | |
Scripter | 260 | |
LogicalGt | 311 | |
LogicalGte | 312 | |
LogicalLt | 313 | |
LogicalLte | 314 | |
LogicalEq | 315 | |
LogicalNe | 316 | |
LogicalIsString | 317 | |
LogicalIsDate | 318 | |
LogicalIsNumeric | 319 | |
LogicalOr | 320 | |
LogicalAnd | 321 | |
Count | 322 | |
Index | 323 | |
CumulativeSum | 324 | |
CumulativeAvg | 325 | |
CumulativeMin | 326 | |
CumulativeMax | 327 | |
CumulativeConcat | 328 | |
ValueMappingFlattening | 374 | |
ValueMapping | 375 | |
NilValue | 376 | |
Looping | 424 | |
Iteration | 474 | |
DBLookup | 524 | |
DBValueExtract | 574 | |
DBErrorExtract | 575 | |
LogicalExistence | 701 | |
XPath | 702 | |
TableLooping | 703 | |
TableExtractor | 704 | |
LogicalNot | 705 | |
IsNil | 706 | |
Assert | 707 | |
KeyMatch | 800 | |
ExistenceLooping | 801 | |
MassCopy | 802 |