What is the meaning of ObjectName
column in SQL Server Profiler?
This http://msdn.microsoft.com/en-us/library/aa173882(v=sql.80).aspx gives rather concise definition.
For the records that are interesting to me it's either blank -- when executing statement -- or it contains a stored procedure name. But I just recently noticed that it might also contain 'Split' as a value.
What is the meaning of such a record (entry in Profiler) then?