Parameters
- strIdentName
- Identifying name of property. Can't be
null
orempty
.
Return Value
Returns true if given property exists for used object otherwise false.
null
or empty
.
null
or empty
.Exception | Description |
---|---|
System.InvalidOperationException | Thrown when list is not connected with valid database object. |
System.ArgumentNullException | Thrown when parameter is null. |
System.ArgumentException | Thrown when parameter is empty. |