FakeDatabaseTable<T>.SetNextAutoId method

Sets the next automatic ID for this table.

public void SetNextAutoId(int nextAutoId)

See Also