Returns the full name of a month for a language.
strMonth = Language.Month ( [Month :=] iMonth )
HRESULT pLanguage->GetMonth (
int iMonth,
SQLOLE_LPBSTR pstrMonth );
Element | Type | Description |
---|
strMonth | String | Returned month full name |
iMonth | Integer | Number of the month where month number 1 is January |
This is an indexed property.
syslanguages