API Reference OSGeo FDO Provider for ODBC

FDOSQLSERVER_OV_API FdoInt32 FdoSqlServerOvClassDefinition::GetIdentitySeed void   ) 
 

Sets the first value to use for the identity column, if there is one.

Remarks:
This override defaults to 1. This override is ignored on ApplySchema if this column belongs to an existing table in a foreign database. This override is also ignored if IdentityPropertyName is not specified.
Returns:
Returns the first value to use for the identity column

Comments?