OSGeo FDO Provider for MySQL API Reference

OSGeo FDO Provider for MySQL API

API Reference OSGeo FDO Provider for MySQL
FDOSQLSERVER_OV_API FdoInt32 FdoSqlServerOvClassDefinition::GetIdentityIncrement ( void   ) 

Gets the increment 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 increment value to use for the identity column


Comments?