{CompanyName} FlexyGo

MasterTableField Constructor

Initializes a new instance of the MasterTable..::..MasterTableField class.

Namespace:  FLEXYGO.Environment
Assembly:  flxEnvironment (in flxEnvironment.dll)

Syntax


public MasterTableField(
	DataColumn dc
)
Public Sub New ( _
	dc As DataColumn _
)

Parameters

dc
Type: DataColumn
The DataColumn.

Exceptions


ExceptionCondition
ExceptionError creating New Master Table derived from DataColumn