ExtensionMethods..::..GetIncludePropertyFromNavProperty Method
Gets the include property from nav property.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static string GetIncludePropertyFromNavProperty( this JoinInfo joinInfo, List<JoinInfo> joinInfos )
<ExtensionAttribute> _ Public Shared Function GetIncludePropertyFromNavProperty ( _ joinInfo As JoinInfo, _ joinInfos As List(Of JoinInfo) _ ) As String
[ExtensionAttribute] public: static String^ GetIncludePropertyFromNavProperty( JoinInfo^ joinInfo, List<JoinInfo^>^ joinInfos )
Parameters
- joinInfo
- Type: RingSoft.DbLookup..::..JoinInfo
The join information.