Returns the full name of a day for a language.
strDay = Language.Day ( [Day :=] iDay )
HRESULT pLanguage->GetDay (
int iDay,
SQLOLE_LPBSTR pstrDay );
Element | Type | Description |
---|
strDay | String | Returned day full name |
iDay | Integer | Number of the day where day number 1 is Monday |
This is an indexed property.
syslanguages