Months Property
SQL Server 2008
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
The Months property returns a SQL Distributed Management Objects (SQL-DMO) multistring containing unabbreviated month names.
The month names are ordered from January through December.
For more information about setting multistring parameters, see Using SQL-DMO Multistrings.
Note