LocalTransaction.

WriteUpdateAdjustIndexes(int, ClassMetadata, ArrayType) Method

Syntax

public override void WriteUpdateAdjustIndexes(int id, ClassMetadata clazz, ArrayType typeInfo)

Parameters

Name Type Description
id int
clazz ClassMetadata
typeInfo ArrayType

Return Value

Type Description
void