.net Access Provider
.net Access Provider
.net Access Provider
Ifs.Fnd.Data
FndDataRow Class
FndDataRow Methods
Add Method
AddCondition Method
ClearDirty Method
Clone Method
DeferredPopulateMerge Method
Equals Method
ExcludeQueryResult Method
FormatConditionRow Method
FormatPrimaryKey Method
FormatPrimaryKeyRef Method
GetCondition Method
GetHashCode Method
LoadConditionRow Method
LoadDataRow Method
LoadFromFile Method
LoadPrimaryKey Method
RequestDefaultValues Method
SaveToFile Method
SetCondition Method
ToString Method
FndDataRow
Add Method
Add a new attribute to the row
Namespace:
Ifs.Fnd.Data
Assembly:
Ifs.Fnd.Data (in Ifs.Fnd.Data.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
Copy
public
FndAttribute
Add
(
string
name
,
FndAttribute
attribute
)
Parameters
name
Type:
System
String
Name of the attribute
attribute
Type:
Ifs.Fnd.Data
FndAttribute
The attribute
Return Value
Type:
FndAttribute
The attribute
See Also
Reference
FndDataRow Class
Ifs.Fnd.Data Namespace