This document is archived and information here might be outdated. Recommended version. |
Returns whether any record is mapped to nodata.
[Visual Basic .NET] Public Function HasValueToNoData ( _ ) As Boolean
[C#] public bool HasValueToNoData ( );
[C++]
HRESULT HasValueToNoData(
void
);