StatusingDataSet.EnterpriseLookupTableFullValuesDataTable Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents status information about enterprise lookup values that is contained in one or more StatusingDataSet.EnterpriseLookupTableFullValuesRow objects.
public: ref class StatusingDataSet::EnterpriseLookupTableFullValuesDataTable : System::Data::DataTable, System::Collections::IEnumerable
[Serializable]
public class StatusingDataSet.EnterpriseLookupTableFullValuesDataTable : System.Data.DataTable, System.Collections.IEnumerable
type StatusingDataSet.EnterpriseLookupTableFullValuesDataTable = class
inherit DataTable
interface IEnumerable
Public Class StatusingDataSet.EnterpriseLookupTableFullValuesDataTable
Inherits DataTable
Implements IEnumerable
- Inheritance
-
StatusingDataSet.EnterpriseLookupTableFullValuesDataTable
- Attributes
-
SerializableAttribute
- Implements
Statusing |
Creates an instance of the EnterpriseLookupTableFullValuesDataTable class. |
Statusing |
Creates an instance of the EnterpriseLookupTableFullValuesDataTable class by using separate parameters. |
CODE_VALUEColumn |
Defines the column for the CODE_VALUE field. |
Count |
Gets the number of row objects in the EnterpriseLookupTableFullValuesDataTable. |
Item[Int32] |
Gets a row in the EnterpriseLookupTableFullValuesDataTable, where the row is specified by an index. |
LT_VALUE_DATEColumn |
Defines the column for the LT_VALUE_DATE field. |
LT_VALUE_DURColumn |
Defines the column for the LT_VALUE_DUR field. |
LT_VALUE_FULLColumn |
Defines the column for the LT_VALUE_FULL field. |
LT_VALUE_NUMColumn |
Defines the column for the LT_VALUE_NUM field. |
MD_PROP_UIDColumn |
Defines the column for the MD_PROP_UID field. |
Add |
This member is reserved for internal use and is not intended to be used directly from your code. |
Add |
Adds an EnterpriseLookupTableFullValuesRow object to the EnterpriseLookupTableFullValuesDataTable. |
Clone() | |
Create |
|
Get |
Gets an enumerator that can be used to iterate through the rows of the EnterpriseLookupTableFullValuesDataTable. |
Get |
|
Get |
This member is reserved for internal use and is not intended to be used directly from your code. |
New |
Creates a row object in the EnterpriseLookupTableFullValuesDataTable. |
New |
|
On |
|
On |
|
On |
|
On |
|
Remove |
Deletes the specified row object from the EnterpriseLookupTableFullValuesDataTable. |
Enterprise |
The post-event that occurs after a row is changed. |
Enterprise |
The pre-event that occurs before a row is changed. |
Enterprise |
The post-event that occurs after a row is deleted. |
Enterprise |
The pre-event that occurs before a row is deleted. |
產品 | 版本 |
---|---|
Project Server | Latest |