Click or drag to resize

DataFramegetDotNetColumnTypes Method

Return array containing .NET types each column is best cast to

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public Type[] getDotNetColumnTypes()

Return Value

Type: Type
See Also