Return the value of a Boolean field, given its name
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
Parameters
- sFieldName
- String
 Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| StreamBase.SB..::..TupleFieldTypingException | Field is of the wrong type | 
| StreamBase.SB..::..TupleBadFieldException | |
| StreamBase.SB..::..NullValueException | Field is null | 
| StreamBase.SB..::..StreamBaseException | 


























