[This is preliminary documentation and subject to change.]
The SetName method sets the value of the S Name field in the CStation record object.
void SetName(
LPCTSTR szName
);
This method does not return a value.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in station.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.