TableDefinition<(Of <(<'TEntity>)>)>..::..GetPropertyField Method
Gets the field definition associated with the property name.
Namespace:
RingSoft.DbLookup.ModelDefinitionAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition GetPropertyField( string propertyName )
Public Function GetPropertyField ( _ propertyName As String _ ) As FieldDefinition
public: FieldDefinition^ GetPropertyField( String^ propertyName )
Parameters
- propertyName
- Type: String
Name of the property.