GblMethods..::..GetPropertyInfo<(Of <(<'TEntity>)>)> Method
Gets the property information.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static PropertyInfo GetPropertyInfo<TEntity>( string property )
Public Shared Function GetPropertyInfo(Of TEntity) ( _ property As String _ ) As PropertyInfo
public: generic<typename TEntity> static PropertyInfo^ GetPropertyInfo( String^ property )
Type Parameters
- TEntity
- The type of the t entity.
Parameters
- property
- Type: String
The property.