Library Commands Object Model Reference

CustomAttributesDataSet.AttributesRow Members

CustomAttributesDataSet.AttributesRow overview

Public Static Properties

EmptyText Read-only, localized property used to indicate that a value is empty.
RequiredText Read-only, localized property constant used to indicate that a value is required.
SelectText Read-only, localized property constant used to indicate that a value must be selected.

Public Instance Properties

Attribute The Attribute represented by this row.
DataType 
Description 
HasErrors (inherited from DataRow) 
Item (inherited from DataRow) 
Item (inherited from DataRow) 
Item (inherited from DataRow) 
Item (inherited from DataRow) 
Item (inherited from DataRow) 
Item (inherited from DataRow) 
ItemArray (inherited from DataRow) 
Max 
Min 
Name 
Required 
RowError (inherited from DataRow) 
RowState (inherited from DataRow) 
Table (inherited from DataRow) 
Value 
ValueType 

Public Instance Methods

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) 
GetChildRows (inherited from DataRow)Overloaded.  
GetColumnError (inherited from DataRow)Overloaded.  
GetColumnsInError (inherited from DataRow) 
GetHashCode (inherited from Object) 
GetParentRow (inherited from DataRow)Overloaded.  
GetParentRows (inherited from DataRow)Overloaded.  
GetType (inherited from Object) 
HasVersion (inherited from DataRow) 
IsDataTypeNull 
IsNull (inherited from DataRow)Overloaded.  
IsRequiredNull 
IsValueNull 
RejectChanges (inherited from DataRow) 
SetAdded (inherited from DataRow) 
SetColumnError (inherited from DataRow)Overloaded.  
SetDataTypeNull 
SetModified (inherited from DataRow) 
SetParentRow (inherited from DataRow)Overloaded.  
SetRequiredNull 
SetValueNull 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
SetNull (inherited from DataRow) 

See Also

CustomAttributesDataSet.AttributesRow Class | Spss.Dimensions.Library.Commands Namespace