Returns the short name of a month for a language.
strShortMonth = Language.ShortMonth ( iMonth )
HRESULT pLanguage->GetShortMonth (
int iMonth,
SQLOLE_LPBSTR pstrShortMonth );
Element | Type | Description |
---|
strShortMonth | String | Returned month short name |
iMonth | Integer | Number of the month where month number 1 is January |
This is an indexed property.
syslanguages