Click or drag to resize

DataObjectControllerGetReferencePropertyValueId Method

Overload List
  NameDescription
Public methodGetReferencePropertyValueId(Int32, Int32, Int32)
Public methodGetReferencePropertyValueId(Int32, String, Int32)
Public methodStatic memberGetReferencePropertyValueId(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.
Public methodStatic memberGetReferencePropertyValueId(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.
Top
See Also