ArcFM Engine Developer Guide
ResponderObjectBaseGeneric<T> Class Members
Properties  Methods 


The following tables list the members exposed by ResponderObjectBaseGeneric<T>.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)DataBaseTableNameSomething like RX_INCIDENTS  
Public Propertystatic (Shared in Visual Basic)RepresentsSomething like Incidents  
Public Propertystatic (Shared in Visual Basic)SchemaThe current schema of this type  
Top
Public Methods
 NameDescription
Public MethodCopyFromOverloaded. Create a copy from another instance. Copies all values except AutoIncrement columns  
Public Methodstatic (Shared in Visual Basic)Find  
Public Methodstatic (Shared in Visual Basic)FindAllOverloaded. Finds all object of T in Dataset  
Public MethodGetOriginalValue<TV>  
Public MethodHasValue<TProp>Returns bool if the property has been populated  
Public Methodstatic (Shared in Visual Basic)NewOverloaded. Create a new instance of this object  
Public MethodSetValueAllowingTruncateWithLog<TProperty>Try to set a string value if too long log an error message and truncate  
Top
See Also

Reference

ResponderObjectBaseGeneric<T> Class
Miner.Responder.Shared.SchemaObjects Namespace

 

 


Send Comment