TimesheetAuditExportDataSet.AuditExportsDataTable Members
Include Protected Members
Include Inherited Members
Represents a data table that maintains information for auditing and exporting timesheets.
The TimesheetAuditExportDataSet.AuditExportsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimesheetAuditExportDataSet.AuditExportsDataTable() | Creates an instance of the AuditExportsDataTable class. | |
TimesheetAuditExportDataSet.AuditExportsDataTable(SerializationInfo, StreamingContext) | Creates an instance of the AuditExportsDataTable class by using the specified parameters. |
Top
Properties
Name | Description | |
---|---|---|
ASSN_UIDColumn | Gets the schema of the ASSN_UIDColumn in the AuditExportsDataTable. | |
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 rows in the data table. | |
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 of timesheet auditing information, at the specified index location in the AuditExportsDataTable. | |
Locale | (Inherited from DataTable.) | |
MinimumCapacity | (Inherited from DataTable.) | |
Namespace | (Inherited from DataTable.) | |
ParentRelations | (Inherited from DataTable.) | |
Prefix | (Inherited from DataTable.) | |
PrimaryKey | (Inherited from DataTable.) | |
PROJ_UIDColumn | Gets the schema of the PROJ_UIDColumn in the AuditExportsDataTable. | |
RemotingFormat | (Inherited from DataTable.) | |
RES_UIDColumn | Gets the schema of the RES_UIDColumn in the AuditExportsDataTable. | |
Rows | (Inherited from DataTable.) | |
Site | (Inherited from DataTable.) | |
TableName | (Inherited from DataTable.) | |
TASK_UIDColumn | Gets the schema of the TASK_UIDColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_CACHED_RES_NAMEColumn | Gets the schema of the TS_ACT_AUD_CACHED_RES_NAMEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_DELTA_VALUEColumn | Gets the schema of the TS_ACT_AUD_DELTA_VALUEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_NONBILL_DELTA_VALUEColumn | Gets the schema of the TS_ACT_AUD_NONBILL_DELTA_VALUEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_NONBILL_OVT_DELTA_VALUEColumn | Gets the schema of the TS_ACT_AUD_NONBILL_OVT_DELTA_VALUEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_OPERATION_ENUMColumn | Gets the schema of the TS_ACT_AUD_OPERATION_ENUMColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_OVT_DELTA_VALUEColumn | Gets the schema of the TS_ACT_AUD_OVT_DELTA_VALUEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_PLAN_DELTA_VALUEColumn | ||
TS_ACT_AUD_RES_ROLEColumn | Gets the schema of the TS_ACT_AUD_RES_ROLEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_SEQUENCEColumn | Gets the schema of the TS_ACT_AUD_SEQUENCEColumn in the AuditExportsDataTable. | |
TS_ACT_AUD_UIDColumn | Gets the schema of the TS_ACT_AUD_UIDColumn in the AuditExportsDataTable. | |
TS_ACT_FINISH_DATEColumn | Gets the schema of the TS_ACT_FINISH_DATEColumn in the AuditExportsDataTable. | |
TS_ACT_START_DATEColumn | Gets the schema of the TS_ACT_START_DATEColumn in the AuditExportsDataTable. | |
TS_LINE_CACHED_ASSIGN_NAMEColumn | Gets the schema of the TS_LINE_CACHED_ASSIGN_NAMEColumn in the AuditExportsDataTable. | |
TS_LINE_CACHED_PROJ_NAMEColumn | Gets the schema of the TS_LINE_CACHED_PROJ_NAMEColumn in the AuditExportsDataTable. | |
TS_LINE_CLASS_UIDColumn | Gets the schema of the TS_LINE_CLASS_UIDColumn in the AuditExportsDataTable. | |
TS_LINE_UIDColumn | Gets the schema of the TS_LINE_UIDColumn in the AuditExportsDataTable. | |
TS_LINE_VALIDATION_TYPEColumn | Gets the schema of the TS_LINE_VALIDATION_TYPEColumn in the AuditExportsDataTable. | |
TS_UIDColumn | Gets the schema of the TS_UIDColumn in the AuditExportsDataTable. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AuditExportsRowChanged | The post-event activity that occurs when row information in the AuditExportsDataTable has been changed. | |
AuditExportsRowChanging | The pre-event activity that occurs before sending a notification that row information in the AuditExportsDataTable has changed. | |
AuditExportsRowDeleted | The post-event activity that occurs when a row in the AuditExportsDataTable has been deleted. | |
AuditExportsRowDeleting | The pre-event activity that occurs before sending a notification that a row in the AuditExportsDataTable has been deleted. | |
ColumnChanged | (Inherited from DataTable.) | |
ColumnChanging | (Inherited from DataTable.) | |
Disposed | (Inherited from MarshalByValueComponent.) | |
Initialized | (Inherited from DataTable.) | |
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
Extension Methods
Name | Description | |
---|---|---|
BuildChainedIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
BuildIndex<TKey> | Reserved for internal use. (Defined by PSUtility.) | |
GetTemporaryColumnName | Reserved for internal use. (Defined by PSUtility.) | |
HasColumn | Reserved for internal use. (Defined by PSUtility.) |
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