CubeFieldSettingDataSet.TaskDimensionDataTable Members
Include Protected Members
Include Inherited Members
Stores a collection of OLAP cube field setting information that is associated with task information.
The CubeFieldSettingDataSet.TaskDimensionDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CubeFieldSettingDataSet.TaskDimensionDataTable() | Creates an instance of the TaskDimensionDataTable class. |
![]() |
CubeFieldSettingDataSet.TaskDimensionDataTable(SerializationInfo, StreamingContext) | Creates an instance of the TaskDimensionDataTable class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive | (Inherited from DataTable.) |
![]() |
ChildRelations | (Inherited from DataTable.) |
![]() |
Columns | (Inherited from DataTable.) |
![]() |
Constraints | (Inherited from DataTable.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
Count | Gets the total number of row objects in the TaskDimensionDataTable. |
![]() |
DataSet | (Inherited from DataTable.) |
![]() |
DefaultView | (Inherited from DataTable.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
DisplayExpression | (Inherited from DataTable.) |
![]() |
ENT_NAMEColumn | Defines the column for the ENT_NAME field. |
![]() |
ENT_TYPE_UIDColumn | Defines the column for the ENT_TYPE_UID field. |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataTable.) |
![]() |
HasErrors | (Inherited from DataTable.) |
![]() |
InCubeColumn | Defines the column for the InCube field. |
![]() |
IsInitialized | (Inherited from DataTable.) |
![]() |
IsIntrinsicColumn | Defines the column for the IsIntrinsic field. |
![]() |
IsLookUpColumn | Defines the column for the IsLookUp field. |
![]() |
Item | Gets a row object in the TaskDimensionDataTable, where the row is specified by an index. |
![]() |
Locale | (Inherited from DataTable.) |
![]() |
MinimumCapacity | (Inherited from DataTable.) |
![]() |
Namespace | (Inherited from DataTable.) |
![]() |
ParentRelations | (Inherited from DataTable.) |
![]() |
Prefix | (Inherited from DataTable.) |
![]() |
PRIMARY_ENT_TYPE_UIDColumn | Defines the column for the PRIMARY_ENT_TYPE_UID field. |
![]() |
PrimaryKey | (Inherited from DataTable.) |
![]() |
PROP_IDColumn | Defines the column for the PROP_ID field. |
![]() |
PROP_NAMEColumn | Defines the column for the PROP_NAME field. |
![]() |
PROP_TYPEColumn | Defines the column for the PROP_TYPE field. |
![]() |
PROP_UIDColumn | Defines the column for the PROP_UID field. |
![]() |
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.) |
![]() |
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.) |
![]() |
TaskDimensionRowChanged | The post-event that occurs after a row is changed. |
![]() |
TaskDimensionRowChanging | The pre-event that occurs before a row is changed. |
![]() |
TaskDimensionRowDeleted | The post-event that occurs after a row is deleted. |
![]() |
TaskDimensionRowDeleting | The pre-event that occurs before a row is deleted. |
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