Return Value
null
reference otherwise.
This method can return null
(Nothing
in Visual Basic).
null
reference otherwise.
This method can return null
(Nothing
in Visual Basic).
The field, if specified, must be present in the data fields.
The specified field must not be optional, and it must be neither a length field nor a switch field.
If the field is specified, the field value must not be null, and it must be valid. If the field is not specified, the field value must be null.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.