dt_getobjwithprop_u system procedure  
Author Message
jonathanpisarczyk





PostPosted: Mon Feb 14 14:49:40 CST 2005 Top

SQL Server >> dt_getobjwithprop_u system procedure

Hi All,

Please tell me what this procedure dt_getobjwithprop_u does.

Thanks in advanced,
TN

SQL Server32  
 
 
Sue





PostPosted: Mon Feb 14 14:49:40 CST 2005 Top

SQL Server >> dt_getobjwithprop_u system procedure It's executed with dt_getpropertiesbyid_u when you view
database diagrams which are stored in dtproperties.

-Sue

On Mon, 14 Feb 2005 11:35:02 -0800, "TN"


>Hi All,
>
>Please tell me what this procedure dt_getobjwithprop_u does.
>
>Thanks in advanced,
>TN

 
 
TN





PostPosted: Mon Feb 14 15:23:01 CST 2005 Top

SQL Server >> dt_getobjwithprop_u system procedure Hi Sue,

thank you for your reponse.
Please tell me more about dt_getpropertiesbyid_u. I don't know it as well.
please tell me where I can find document regarding all procedured with pre
fix dt_.
or you tell me about all of them.

Thanks a lot for your help
TN



> It's executed with dt_getpropertiesbyid_u when you view
> database diagrams which are stored in dtproperties.
>
> -Sue
>
> On Mon, 14 Feb 2005 11:35:02 -0800, "TN"

>
> >Hi All,
> >
> >Please tell me what this procedure dt_getobjwithprop_u does.
> >
> >Thanks in advanced,
> >TN
>
>
 
 
Sue





PostPosted: Mon Feb 14 17:25:57 CST 2005 Top

SQL Server >> dt_getobjwithprop_u system procedure They aren't officially documented and I don't know of any
other resources that may have documented them in much
detail.
Some are created when you access a database with Visual
Studio and some are used for the data tools used by
Enterprise Manager.
You could always go through and read the source code for
them. You could also run profiler when opening, modifying
and creating diagrams as well as when connecting to the
database using Visual Studio to get the details of what is
used when.

-Sue

On Mon, 14 Feb 2005 13:23:01 -0800, "TN"


>Hi Sue,
>
>thank you for your reponse.
>Please tell me more about dt_getpropertiesbyid_u. I don't know it as well.
>please tell me where I can find document regarding all procedured with pre
>fix dt_.
>or you tell me about all of them.
>
>Thanks a lot for your help
>TN
>

>
>> It's executed with dt_getpropertiesbyid_u when you view
>> database diagrams which are stored in dtproperties.
>>
>> -Sue
>>
>> On Mon, 14 Feb 2005 11:35:02 -0800, "TN"

>>
>> >Hi All,
>> >
>> >Please tell me what this procedure dt_getobjwithprop_u does.
>> >
>> >Thanks in advanced,
>> >TN
>>
>>

 
 
TN





PostPosted: Tue Feb 15 09:03:01 CST 2005 Top

SQL Server >> dt_getobjwithprop_u system procedure Thanks for your help.
TN



> They aren't officially documented and I don't know of any
> other resources that may have documented them in much
> detail.
> Some are created when you access a database with Visual
> Studio and some are used for the data tools used by
> Enterprise Manager.
> You could always go through and read the source code for
> them. You could also run profiler when opening, modifying
> and creating diagrams as well as when connecting to the
> database using Visual Studio to get the details of what is
> used when.
>
> -Sue
>
> On Mon, 14 Feb 2005 13:23:01 -0800, "TN"

>
> >Hi Sue,
> >
> >thank you for your reponse.
> >Please tell me more about dt_getpropertiesbyid_u. I don't know it as well.
> >please tell me where I can find document regarding all procedured with pre
> >fix dt_.
> >or you tell me about all of them.
> >
> >Thanks a lot for your help
> >TN
> >

> >
> >> It's executed with dt_getpropertiesbyid_u when you view
> >> database diagrams which are stored in dtproperties.
> >>
> >> -Sue
> >>
> >> On Mon, 14 Feb 2005 11:35:02 -0800, "TN"

> >>
> >> >Hi All,
> >> >
> >> >Please tell me what this procedure dt_getobjwithprop_u does.
> >> >
> >> >Thanks in advanced,
> >> >TN
> >>
> >>
>
>