IReadOnlyAttributeAsLong Method |
Name | Description | |
---|---|---|
![]() | AsLong | Value converted to a nullable long.
If the value cannot be converted, an exception is thrown |
![]() | AsLong(Int64) | Value converted to a long using the default value if null.
If the value cannot be converted, an exception is thrown |