Share via


KMConnectionType::findTableId Method

Finds a record in the KMConnectionType table by using the specified CCPrimaryTableId value.

Syntax

client server public static KMConnectionType findTableId(CCPrimaryTableId _ccPrimaryTableId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: KMConnectionType Table
A record from the KMConnectionType table.

See Also

Reference

KMConnectionType Table