This document is archived and information here might be outdated. Recommended version. |
DBMS dependent SQL function names.
[Visual Basic .NET] Public ReadOnly Property FunctionNames As IPropertySet
[C#] public IPropertySet FunctionNames {get;}
[C++]
HRESULT get_FunctionNames(
IPropertySet** names
);
[C++] Parameters names [out, retval]
names is a parameter of type IPropertySet**