Verify that the tuple is valid
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 11.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public abstract void Verify()
Public MustOverride Sub Verify
public: virtual void Verify() abstract
Exceptions
Exception | Condition |
---|---|
StreamBase.SB..::..TupleNoSchemaException | No Schema was found for this Tuple |
StreamBase.SB..::..TupleStringLengthException | Tuple was found to have an invalid length |