StatusingDataSet.ResourceCustomFieldsRow members
Include protected members
Include inherited members
指定一列的資源自訂欄位的狀態資訊。
The StatusingDataSet.ResourceCustomFieldsRow type exposes the following members.
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
AcceptChanges | (Inherited from DataRow.) |
![]() |
BeginEdit | (Inherited from DataRow.) |
![]() |
CancelEdit | (Inherited from DataRow.) |
![]() |
ClearErrors | (Inherited from DataRow.) |
![]() |
Delete | (Inherited from DataRow.) |
![]() |
EndEdit | (Inherited from DataRow.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildRows(String) | (Inherited from DataRow.) |
![]() |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetColumnError(Int32) | (Inherited from DataRow.) |
![]() |
GetColumnError(String) | (Inherited from DataRow.) |
![]() |
GetColumnError(DataColumn) | (Inherited from DataRow.) |
![]() |
GetColumnsInError | (Inherited from DataRow.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentRow(String) | (Inherited from DataRow.) |
![]() |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(String) | (Inherited from DataRow.) |
![]() |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasVersion | (Inherited from DataRow.) |
![]() |
IsCODE_VALUENull | 決定是否要將CODE_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsDATE_VALUENull | 決定是否要將DATE_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsDUR_FMTNull | 決定是否要將DUR_FMT屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsDUR_VALUENull | 決定是否要將DUR_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsFIELD_TYPE_ENUMNull | 決定是否要將FIELD_TYPE_ENUM屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsFLAG_VALUENull | 決定是否要將FLAG_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsINDICATOR_VALUENull | 決定是否要將INDICATOR_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsMD_PROP_IDNull | 決定是否要將MD_PROP_ID屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsMD_PROP_UIDNull | 決定是否要將MD_PROP_UID屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsNull(Int32) | (Inherited from DataRow.) |
![]() |
IsNull(String) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
![]() |
IsNUM_VALUENull | 決定是否要將NUM_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
IsTEXT_VALUENull | 決定是否要將TEXT_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetCODE_VALUENull | 將CODE_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetColumnError(Int32, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(String, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
![]() |
SetDATE_VALUENull | 將DATE_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetDUR_FMTNull | 將DUR_FMT屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetDUR_VALUENull | 將DUR_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetFIELD_TYPE_ENUMNull | 將FIELD_TYPE_ENUM屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetFLAG_VALUENull | 將FLAG_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetINDICATOR_VALUENull | 將INDICATOR_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetMD_PROP_IDNull | 將MD_PROP_ID屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetMD_PROP_UIDNull | 將MD_PROP_UID屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetNUM_VALUENull | 將NUM_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
SetTEXT_VALUENull | 將TEXT_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。 |
![]() |
ToString | (Inherited from Object.) |
Top