ERPConnect.BW.MembersRow
Namespace: ERPConnect.BW
Assembly: ERPConnectStandard20.dll
The MembersRow class represent a single row of a Members DataTable
Inheritance
object ← DataRow ← MembersRow
Inherited Members
DataRow.AcceptChanges(), DataRow.BeginEdit(), DataRow.CancelEdit(), DataRow.Delete(), DataRow.EndEdit(), DataRow.SetColumnError(int, string), DataRow.SetColumnError(string, string), DataRow.SetColumnError(DataColumn, string), DataRow.GetColumnError(int), DataRow.GetColumnError(string), DataRow.GetColumnError(DataColumn), DataRow.ClearErrors(), DataRow.GetColumnsInError(), DataRow.GetChildRows(string), DataRow.GetChildRows(string, DataRowVersion), DataRow.GetChildRows(DataRelation), DataRow.GetChildRows(DataRelation, DataRowVersion), DataRow.GetParentRow(string), DataRow.GetParentRow(string, DataRowVersion), DataRow.GetParentRow(DataRelation), DataRow.GetParentRow(DataRelation, DataRowVersion), DataRow.GetParentRows(string), DataRow.GetParentRows(string, DataRowVersion), DataRow.GetParentRows(DataRelation), DataRow.GetParentRows(DataRelation, DataRowVersion), DataRow.HasVersion(DataRowVersion), DataRow.IsNull(int), DataRow.IsNull(string), DataRow.IsNull(DataColumn), DataRow.IsNull(DataColumn, DataRowVersion), DataRow.RejectChanges(), DataRow.SetNull(DataColumn), DataRow.SetParentRow(DataRow), DataRow.SetParentRow(DataRow, DataRelation), DataRow.SetAdded(), DataRow.SetModified(), DataRow.RowError, DataRow.RowState, DataRow.Table, DataRow.this[int], DataRow.this[string], DataRow.this[DataColumn], DataRow.this[int, DataRowVersion], DataRow.this[string, DataRowVersion], DataRow.this[DataColumn, DataRowVersion], DataRow.ItemArray, DataRow.HasErrors, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
MemberCaption
The caption of the member
Property Value
MemberName
Name of the member
Property Value
ParentUniqueName
The unique name of the parent member
Property Value
UniqueName
Defines a unique name for this member
Property Value
Methods
IsMemberCaptionNull()
Defines if the column MemberCaption is null
Returns
IsMemberNameNull()
Defines if the column MemberName is null
Returns
true / false
IsParentUniqueNameNull()
Defines if the column ParentUniqueMember is null
Returns
true / false
IsUniqueNameNull()
Defines if the column UniqueMember is null
Returns
true / false
SetMemberCaptionNull()
Sets the column MemberCaption to null
SetMemberNameNull()
Sets the column MemberName to null
SetParentUniqueNameNull()
Sets the column ParentUnqiueName to null
SetUniqueNameNull()
Sets the column UniqueMember to null