September 8, 2015 at 8:37 pm
Comments posted to this topic are about the item User-defined data types
September 9, 2015 at 1:08 am
Thank you for this good question about a topic I am using scarcely.
I have not often used user defined data types in SQL Server thru T-SQL , but I have used them thru SMO UserDefinedDataType class in the Microsoft.SqlServer.Management.Smo namespace. As in this class , I know that there is a Nullable property , I think that T-SQL is supporting null value for this type.
I am often discovering T-SQL features thru SMO as I have written a long time ago an application which permits to discover classes in the Smo namespace and to display properties of the discovered classes.
It was a Windows Form application and I am trying to rewrite with WPF + C# ( but it will be long as I am only a beginner in WPF )
September 9, 2015 at 6:00 am
Great question about something I don't use. Thanks.
September 9, 2015 at 7:44 am
Thanks for the question.
September 9, 2015 at 12:22 pm
Easy one, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 9, 2015 at 1:54 pm
Nice to get easy ones.
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy