Click or drag to resize

PageOffsetAdd Method

[Missing <summary> documentation for "M:VelocityDb.PageOffset.Add(System.UInt16,System.Int64)"]

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public void Add(
	ushort pageNumber,
	long pageOffset
)

Parameters

pageNumber
Type: SystemUInt16

[Missing <param name="pageNumber"/> documentation for "M:VelocityDb.PageOffset.Add(System.UInt16,System.Int64)"]

pageOffset
Type: SystemInt64

[Missing <param name="pageOffset"/> documentation for "M:VelocityDb.PageOffset.Add(System.UInt16,System.Int64)"]

See Also