• The list of object types catered for is somewhat limited - object type have the following additional values:

    AF = Aggregate function (CLR)

    C = CHECK constraint

    D = Default or DEFAULT constraint

    F = FOREIGN KEY constraint

    FS = Assembly (CLR) scalar-function

    FT = Assembly (CLR) table-valued functionIF = In-lined table-function

    IT - Internal table

    L = Log

    PC = Assembly (CLR) stored-procedure

    R = Rule

    RF = Replication filter stored procedure

    S = System table

    SN = Synonym

    SQ = Service queue

    TA = Assembly (CLR) DML trigger

    TF = Table function

    TT = Table type

    X = Extended stored procedure

    (http://msdn.microsoft.com/en-us/library/ms177596.aspx)