Persistate API documentation
IsLong Method
NamespacesPersistateBaseDataTypeIsLong()()()()

[This is preliminary documentation and is subject to change.]

Checks if given BaseDataType represents any kind of 'Long' value - in other words a variable length value with a very large upper size limit.
Declaration Syntax
C#
public bool IsLong()
Return Value
True if the base data type is long.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)