This document is archived and information here might be outdated. Recommended version. |
The list of DBMS specific reserved keywords.
[Visual Basic .NET] Public ReadOnly Property Keywords As IStringArray
[C#] public IStringArray Keywords {get;}
[C++]
HRESULT get_Keywords(
IStringArray** Keywords
);
[C++] Parameters Keywords [out, retval]
Keywords is a parameter of type IStringArray**