SelectData.

AddColumn(string, Type) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.Configuration.Tests
Containing Type
SelectData

Syntax

public SelectData AddColumn(string name, Type type)

Parameters

Name Type Description
name string
type Type

Return Value

Type Description
SelectData