C#
VB
C++
Gets a value that indicates whether the MiddleNameColumn contains a null value.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public bool IsMiddleNameNull()
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Public Function IsMiddleNameNull() As Boolean
public:
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")]
bool IsMiddleNameNull()
true if the column contains a null value; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET