what does resource_type = object imply?

  • Hi

    what does resource_type = object imply?

    if resource_Type = Rid , then it is Row Identifier

    if resource_Type = Page , then it denotes the Page where the data is present

    if resource_Type = Key , then it implies the keys used in it

    similarly when resource_type = object, what does it imply?

    Thanks

    metoseeu

  • resource_type = object

    Represents a database object. This object can be a data table, view, stored procedure, extended stored procedure, or any object that has an object ID.

    check this http://msdn.microsoft.com/en-us/library/ms190345.aspx

    Tanx 😀

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply