GetAutoNumberSeedResponse ComplexType

Contains the response from the GetAutoNumberSeed action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AutoNumberSeedValue Edm.Int64

The seed value for a specified table and column.

Used by

The following use the GetAutoNumberSeedResponse ComplexType.

Name How used
GetAutoNumberSeed ReturnType

See also