DataObjectControllerGetReferencePropertyValueId Method |
| Name | Description | |
|---|---|---|
| GetReferencePropertyValueId(Int32, Int32, Int32) | ||
| GetReferencePropertyValueId(Int32, String, Int32) | ||
| GetReferencePropertyValueId(Int32, Int32, Int32, SqlConnection, SqlTransaction) |
Returns the value of a specific reference property on a data object.
If more than one value are present the first is returned.
If no value are present then 'default' is returned.
| |
| GetReferencePropertyValueId(Int32, String, Int32, SqlConnection, SqlTransaction) | Obsolete.
Returns the value of a specific reference property on a data object.
If more than one value are present the first is returned.
If no value are present then 'default' is returned.
|