You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Controls Namespace > Classes > VecColumn Class > VecColumn Methods > VecColumn.WriteDataRow Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VecColumn.WriteDataRow Method

Writes vector to row.

Syntax
C#
Visual Basic
public void WriteDataRow(DataRow row);
Parameters 
Description 
DataRow row 
row to write vector to. 

Depending on ReadWriteModewrites vector values or full vector including properties to numeric or byte[] field.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!