EntityObject..::..DBProperties Method
Gets the property collection only with database defined properties or disconnected from DB
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
public ObjectPropertyCollection DBProperties( bool includeDisconnected, bool IncludeHasDefinition )
Public Function DBProperties ( _ includeDisconnected As Boolean, _ IncludeHasDefinition As Boolean _ ) As ObjectPropertyCollection