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 | Contains the response of the GetAutoNumberSeed action. |