CTX_DBBase :: GetPropContext - Get Property context
The function returns the property context for the property passed as name or property path. When
Return value:  Property context ( CTX_Property * )
This is the default property context or a user-defined context class instance for the property.
Implementation details
CTX_Property *
CTX_DBBase  :: GetPropContext ( NString &w_fldnames=NString::Null() )
- w_fldnames
 - Property name or path
Default: NString::Null()
 

