Verastream Host Integrator .Net Reference
ModelDataColumn Members
Public Instance Constructors
ModelDataColumn
Overloaded. Initialize a new instance of the ModelDataColumn class.
Public Instance Properties
AllowDBNull
(inherited from
DataColumn
)
AutoIncrement
(inherited from
DataColumn
)
AutoIncrementSeed
(inherited from
DataColumn
)
AutoIncrementStep
(inherited from
DataColumn
)
Caption
(inherited from
DataColumn
)
ColumnMapping
(inherited from
DataColumn
)
ColumnName
(inherited from
DataColumn
)
Container
(inherited from
MarshalByValueComponent
)
DataType
(inherited from
DataColumn
)
DateTimeMode
(inherited from
DataColumn
)
DefaultValue
(inherited from
DataColumn
)
DesignMode
(inherited from
MarshalByValueComponent
)
Expression
(inherited from
DataColumn
)
ExtendedProperties
(inherited from
DataColumn
)
MaxLength
(inherited from
DataColumn
)
Namespace
(inherited from
DataColumn
)
Ordinal
(inherited from
DataColumn
)
Prefix
(inherited from
DataColumn
)
ReadOnly
(inherited from
DataColumn
)
Site
(inherited from
MarshalByValueComponent
)
Table
(inherited from
DataColumn
)
TerminalAttributeEnabled
Gets whether the terminal attributes are enabled for a field.
Unique
(inherited from
DataColumn
)
Public Instance Methods
Dispose
(inherited from
MarshalByValueComponent
)
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetService
(inherited from
MarshalByValueComponent
)
GetTerminalAttributes
Gets the terminal attributes of an element in a record.
GetType
(inherited from
Object
)
SetOrdinal
(inherited from
DataColumn
)
ToString
(inherited from
DataColumn
)
Public Instance Events
Disposed
(inherited from
MarshalByValueComponent
)
See Also
ModelDataColumn Class
|
WRQ.Verastream.HostIntegrator Namespace