This document is archived and information here might be outdated. Recommended version. |
Sets the value of the specified field to NULL in the row object.
[Visual Basic .NET]
Public Sub SetNull ( _
ByVal Field As String _
)
[C#]
public void SetNull (
string Field
);
[C++]
HRESULT SetNull(
BSTR Field
);
[C++] Parameters Field [in]
Field is a parameter of type BSTR