This document is archived and information here might be outdated. Recommended version. |
True if DBMS's identifiers are case sensitive.
[Visual Basic .NET]
Public Function GetIdentifierCase ( _
) As Boolean
[C#]
public bool GetIdentifierCase (
);
[C++]
HRESULT GetIdentifierCase(
void
);