Click or drag to resize
IAddress Methods

The IAddress type exposes the following members.

Methods
  NameDescription
Public methodDeleteAddress
Deletes the address object using appropriate provider.
Public methodGetValue
Returns value of column.
(Inherited from ISimpleDataContainer.)
Public methodSetAddress
Updates the address object using appropriate provider.
Public methodSetValue
Sets value of column.
(Inherited from ISimpleDataContainer.)
Top
Extension Methods
  NameDescription
Public Extension MethodCheckRequiredColumns
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.)
Top
See Also