Click or drag to resize
sqx

MatrixRound Method

[Matrix] Round([int] r)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public Matrix Round(
	SqlInt32 r
)

Parameters

r
Type: System.Data.SqlTypesSqlInt32
[int]

Return Value

Type: Matrix
[Matrix]
See Also