Persistate API documentation
IsVariable Method
NamespacesPersistateBaseDataTypeIsVariable()()()()

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

Checks if the BaseDataType represents any kind of variable length value which is not 'long'.
Declaration Syntax
C#
public bool IsVariable()
Return Value
True if the base data type is variable length.

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