Returns a signed 8-bit integernumber
value from the given {0}. If the given {0} isnull
,Int8.From
returnsnull
. If the given {0} isnumber
within the range of signed 8-bit integer without a fractional part, {0} is returned. If it has fractional part, then the number is rounded with the rounding mode specified. The default rounding mode isRoundingMode.ToEven
. If the given {0} is of any other type, seeNumber.FromText
for converting it tonumber
value, then the previous statement about convertingnumber
value to signed 8-bit integernumber
value applies. SeeNumber.Round
for the available rounding modes.
Returns a set of members from the Month level in a Time dimension starting with the first period and ending with a specified ...
Returns a set of members from the Quarter level in a Time dimension starting with the first period and ending with a specified ...
Returns a set of members from the Week level in a Time dimension starting with the first period and ending with a specified ...
Returns a set of members from the Year level in a Time dimension starting with the first period and ending with a specified ...
Returns a signed 8-bit integer number value from the given {0}. If the given {0} is null , Int8.From returns null . If the ...
Returns a Single number value from the given {0}. If the given {0} is null , Single.From returns null . If the given {0} ...
Returns a string which contains a delimited list of IDs, starting with the top/root of a hierarchy and ending with the specified ...
Returns a structural representation of an Access database, {0}. An optional record parameter, {1}, may be specified to control ...
Returns a subset of the list beginning at the offset {0}. An optional parameter, {1}, sets the maximum number of items in ...