GetAutoNumberSeed Action

Returns the value set as the seed value for a specified table and column.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EntityName
Edm.String False False

The logical name of the table.

AttributeName
Edm.String False False

The logical name of the column.

Return Type

Type Nullable Description
GetAutoNumberSeedResponse False The GetAutoNumberSeed action returns the following value.

See also