Mono Class Library: System.Data.DataColumnCollection Overview | Members

System.Data.DataColumnCollection.Add Overloads

The overloads of Add are listed below. For a list of all members, see the DataColumnCollection Members list.

Public Methods

Add() : DataColumn
Documentation for this section has not yet been entered.
Add(DataColumn)
Documentation for this section has not yet been entered.
Add(string) : DataColumn
Documentation for this section has not yet been entered.
Add(string, Type) : DataColumn
Documentation for this section has not yet been entered.
Add(string, Type, string) : DataColumn
Documentation for this section has not yet been entered.