Click or drag to resize
sqx

VectorRound Method

[Vector] Round([int] r)

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

Parameters

r
Type: System.Data.SqlTypesSqlInt32
[int]

Return Value

Type: Vector
[Vector]
See Also