XmlColumnProperty
XmlColumnProperty class
Represents Xml Data Binding information.
class XmlColumnProperty;
Constructors
| Constructor | Description |
|---|---|
| constructor() | Default Constructor. |
Methods
| Method | Description |
|---|---|
| isNull() | Checks whether the implementation object is null. |
constructor()
Default Constructor.
constructor();
isNull()
Checks whether the implementation object is null.
isNull() : boolean;