LookupTableDataSet.LookupTablesDataTable members
Represents a collection of lookup tables.
The LookupTableDataSet.LookupTablesDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LookupTableDataSet.LookupTablesDataTable() | Creates a new instance of the LookupTablesDataTable class. |
![]() |
LookupTableDataSet.LookupTablesDataTable(SerializationInfo, StreamingContext) | Creates a new instance of the LookupTablesDataTable class by using the specified parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
APP_ENTITY_UIDColumn | Defines the column for the APP_ENTITY_UID field. |
![]() |
CaseSensitive | (Inherited from DataTable.) |
![]() |
ChildRelations | (Inherited from DataTable.) |
![]() |
Columns | (Inherited from DataTable.) |
![]() |
Constraints | (Inherited from DataTable.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
Count | Gets the number of row objects in the LookupTablesDataTable. |
![]() |
DataSet | (Inherited from DataTable.) |
![]() |
DefaultView | (Inherited from DataTable.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
DisplayExpression | (Inherited from DataTable.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataTable.) |
![]() |
HasErrors | (Inherited from DataTable.) |
![]() |
IsInitialized | (Inherited from DataTable.) |
![]() |
Item | Gets a row object in the LookupTablesDataTable by using the specified parameter. |
![]() |
Locale | (Inherited from DataTable.) |
![]() |
LT_CHECKOUTBYColumn | Defines the column for the LT_CHECKOUTBY field. |
![]() |
LT_CHECKOUTDATEColumn | Defines the column for the LT_CHECKOUTDATE field. |
![]() |
LT_FILL_ALL_LEVELSColumn | Defines the column for the LT_FILL_ALL_LEVELS field. |
![]() |
LT_NAMEColumn | Defines the column for the LT_NAME field. |
![]() |
LT_PRIMARY_LCIDColumn | Defines the column for the LT_PRIMARY_LCID field. |
![]() |
LT_SORT_ORDER_ENUMColumn | Defines the column for the LT_SORT_ORDER_ENUM field. |
![]() |
LT_UIDColumn | Defines the column for the LT_UID field. |
![]() |
MinimumCapacity | (Inherited from DataTable.) |
![]() |
MOD_DATEColumn | Defines the column for the MOD_DATE field. |
![]() |
Namespace | (Inherited from DataTable.) |
![]() |
ParentRelations | (Inherited from DataTable.) |
![]() |
Prefix | (Inherited from DataTable.) |
![]() |
PrimaryKey | (Inherited from DataTable.) |
![]() |
RemotingFormat | (Inherited from DataTable.) |
![]() |
Rows | (Inherited from DataTable.) |
![]() |
Site | (Inherited from DataTable.) |
![]() |
TableName | (Inherited from DataTable.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
ColumnChanged | (Inherited from DataTable.) |
![]() |
ColumnChanging | (Inherited from DataTable.) |
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataTable.) |
![]() |
LookupTablesRowChanged | A post-event that is raised when a row in a LookupTablesDataTable has been changed. |
![]() |
LookupTablesRowChanging | A pre-event that is raised when a row in a LookupTablesDataTable is to be changed. |
![]() |
LookupTablesRowDeleted | A post-event that is raised when a row in a LookupTablesDataTable has been deleted. |
![]() |
LookupTablesRowDeleting | A pre-event that is raised when a row in a LookupTablesDataTable is to be deleted. |
![]() |
RowChanged | (Inherited from DataTable.) |
![]() |
RowChanging | (Inherited from DataTable.) |
![]() |
RowDeleted | (Inherited from DataTable.) |
![]() |
RowDeleting | (Inherited from DataTable.) |
![]() |
TableCleared | (Inherited from DataTable.) |
![]() |
TableClearing | (Inherited from DataTable.) |
![]() |
TableNewRow | (Inherited from DataTable.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
fInitInProgress | (Inherited from DataTable.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataTable.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataTable.) |
Top