Provides connection between table column and TVec object.
DBTools.cs
By connecting VecColumn to a specific data table column you can load values from numeric field or byte[] field to Vector, or save values from Vector to numeric or byte[] field.
Classes