I have a feature class and I need to know the ObjectID of its last record.
What is the best way to find out last ObjectID?
Opening a search cursor and reading all the records is one way, but is there any other way?
I have a feature class and I need to know the ObjectID of its last record.
What is the best way to find out last ObjectID?
Opening a search cursor and reading all the records is one way, but is there any other way?