Mono Class Library: Overview

System.Data.DataColumn: Members

The members of System.Data.DataColumn are listed below.

See Also: Inherited members from System.ComponentModel.MarshalByValueComponent

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

AllowDBNullbool. Documentation for this section has not yet been entered.
AutoIncrementbool. Documentation for this section has not yet been entered.
AutoIncrementSeedlong. Documentation for this section has not yet been entered.
AutoIncrementSteplong. Documentation for this section has not yet been entered.
Captionstring. Documentation for this section has not yet been entered.
ColumnMappingMappingType. Documentation for this section has not yet been entered.
ColumnNamestring. Documentation for this section has not yet been entered.
DataTypeType. Documentation for this section has not yet been entered.
DateTimeModeDataSetDateTime. Documentation for this section has not yet been entered.
DefaultValueobject. Documentation for this section has not yet been entered.
Expressionstring. Documentation for this section has not yet been entered.
[read-only]
ExtendedPropertiesPropertyCollection. Documentation for this section has not yet been entered.
MaxLengthint. Documentation for this section has not yet been entered.
Namespacestring. Documentation for this section has not yet been entered.
[read-only]
Ordinalint. Documentation for this section has not yet been entered.
Prefixstring. Documentation for this section has not yet been entered.
ReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
TableDataTable. Documentation for this section has not yet been entered.
Uniquebool. Documentation for this section has not yet been entered.

Public Methods

SetOrdinal(int)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

CheckNotAllowNull()
Documentation for this section has not yet been entered.
CheckUnique()
Documentation for this section has not yet been entered.
OnPropertyChanging(System.ComponentModel.PropertyChangedEventArgs)
Documentation for this section has not yet been entered.
RaisePropertyChanging(string)
Documentation for this section has not yet been entered.