kintoneQueryTOffset Method kintoneDotNETHelp
レコードの読み出し位置(Offset)の指定を行う

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public kintoneQuery<T> Offset(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:kintoneDotNET.API.kintoneQuery`1.Offset(System.Int32)"]

Return Value

Type: kintoneQueryT

[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneQuery`1.Offset(System.Int32)"]

Remarks

See Also

Reference